This commit is contained in:
iFargle 2024-02-08 12:35:00 +09:00
parent 1a60eb8e2a
commit 82fc26c732

View file

@ -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;