mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Re-add nvim-tree
This commit is contained in:
@@ -431,6 +431,11 @@ in
|
||||
};
|
||||
};
|
||||
nvim-cmp.enable = true;
|
||||
nvim-tree.enable = true;
|
||||
packer = {
|
||||
enable = true;
|
||||
plugins = [ ];
|
||||
};
|
||||
rainbow-delimiters.enable = true;
|
||||
treesitter.enable = true;
|
||||
telescope = {
|
||||
|
Reference in New Issue
Block a user