add header for treesitter plugin
This commit is contained in:
parent
8cd42134d8
commit
5784228883
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- Treesitter
|
||||||
return {
|
return {
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
build = ":TSUpdate",
|
build = ":TSUpdate",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue