Add tree sitter plugin
This commit is contained in:
parent
0fcc53b2cf
commit
a19375707d
2 changed files with 8 additions and 0 deletions
|
@ -21,4 +21,8 @@ paq {
|
|||
'zchee/deoplete-jedi';
|
||||
-- Grammalecte
|
||||
'dpelle/vim-Grammalecte';
|
||||
|
||||
-- need to install g++ package on Debian
|
||||
-- for tree sitter plugins
|
||||
'nvim-treesitter/nvim-treesitter'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue