Make custom changes
This commit is contained in:
parent
76c5b1ec57
commit
3c373a170e
6 changed files with 716 additions and 5 deletions
3
lua/custom/plugins/nvim-treesitter.lua
Normal file
3
lua/custom/plugins/nvim-treesitter.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"nvim-treesitter/nvim-treesitter", build = ":TSUpdate"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue