From c986c5defcb66aad92dd133a7cb770b47b1f9d5c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 16 Feb 2026 10:34:33 +0100 Subject: made helix the default editor --- modules/home/i3wm/nord-blue/nvim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home/i3wm/nord-blue/nvim.nix') diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix index 6d2ae48..c2a4fbe 100644 --- a/modules/home/i3wm/nord-blue/nvim.nix +++ b/modules/home/i3wm/nord-blue/nvim.nix @@ -9,7 +9,7 @@ programs.neovim = { enable = true; - defaultEditor = true; + defaultEditor = false; viAlias = true; vimAlias = true; -- cgit v1.2.3