Initial commit
This commit is contained in:
8
lua/plugins/treesitter.lua
Normal file
8
lua/plugins/treesitter.lua
Normal file
@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter"
|
||||
},
|
||||
{
|
||||
"windwp/nvim-ts-autotag"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user