From 1f754d88d6ecb0ee10781303c2b61ef1685513f1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:25:05 +0400 Subject: [PATCH] this typo is dead yet, he just doesnt know it --- modules/dev/editors/nvim/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dev/editors/nvim/default.nix b/modules/dev/editors/nvim/default.nix index faf2fea6..272fabce 100644 --- a/modules/dev/editors/nvim/default.nix +++ b/modules/dev/editors/nvim/default.nix @@ -25,7 +25,7 @@ in { vim = { lsp = { enable = true; }; filetree.nvimTree.enable = true; - presense.neocord = { + presence.neocord = { enable = true; setupOpts = { workspace_text = "Working on something";