feat(vim): Backport tree-sitter to vim
This commit is contained in:
parent
f276752d81
commit
6a66db229b
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ Plug 'projectfluent/fluent.vim'
|
||||||
" --- AIO solution for highlighting
|
" --- AIO solution for highlighting
|
||||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
||||||
|
|
||||||
|
Plug 'https://git.sr.ht/~mango/tree-sitter-gsp'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" ======================
|
" ======================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue