test
This commit is contained in:
parent
1a60eb8e2a
commit
82fc26c732
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
chadtree.enable = true;
|
chadtree.enable = true;
|
||||||
which-key.enable = true;
|
which-key.enable = true;
|
||||||
nvim-tree.enable = true;
|
nvim-tree.enable = true;
|
||||||
|
gitsigns.enable = true;
|
||||||
|
toggleterm.enable = true;
|
||||||
|
|
||||||
lsp = {
|
lsp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue