diff --git a/hosts/vali/hermit/configuration.nix b/hosts/vali/hermit/configuration.nix index a342463..9515848 100644 --- a/hosts/vali/hermit/configuration.nix +++ b/hosts/vali/hermit/configuration.nix @@ -28,7 +28,7 @@ editors = { emacs.enable = true; # only emacs for me, right now. - neovim.enable = false; + neovim.enable = true; # sadly just not advanced enough, yet. helix.enable = true; kakoune.enable = false;