diff --git a/terminal-environment/editor.nix b/terminal-environment/editor.nix index 7481fea..1dc0bd9 100644 --- a/terminal-environment/editor.nix +++ b/terminal-environment/editor.nix @@ -37,7 +37,7 @@ in initLua = "require('core')"; }; - -- xdg.configFile."nvim" = { - -- source = neovim_configuration; - -- }; + # xdg.configFile."nvim" = { + # source = neovim_configuration; + # }; }