configuration: switch default file-tree to neo-tree

This commit is contained in:
Ching Pei Yang 2024-11-21 22:49:11 +01:00
parent 590cd886f4
commit c7edc3b645
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -110,7 +110,7 @@ isMaximal: {
snippets.luasnip.enable = true;
filetree = {
nvimTree = {
neo-tree = {
enable = true;
};
};