diff --git a/configuration.nix b/configuration.nix index cc39d3f..01a9952 100644 --- a/configuration.nix +++ b/configuration.nix @@ -112,7 +112,7 @@ isMaximal: { snippets.luasnip.enable = true; filetree = { - nvimTree = { + neo-tree = { enable = true; }; };