diff --git a/configuration.nix b/configuration.nix index 98b9999..497b72b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -110,7 +110,7 @@ isMaximal: { snippets.luasnip.enable = true; filetree = { - nvimTree = { + neo-tree = { enable = true; }; };