feat: treesitter support
This commit is contained in:
parent
452858543f
commit
6e687ed4a8
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
};
|
};
|
||||||
binds.whichKey.enable = true;
|
binds.whichKey.enable = true;
|
||||||
filetree.nvimTree.enable = true;
|
filetree.nvimTree.enable = true;
|
||||||
|
treesitter.enable = true;
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gitsigns.enable = true;
|
gitsigns.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue