treesitter playground
This commit is contained in:
parent
d10da3b71a
commit
15dc08f81a
2 changed files with 34 additions and 7 deletions
1
.vimrc
1
.vimrc
|
|
@ -224,6 +224,7 @@ Plug 'Shougo/defx.nvim', { 'do': ':UpdateRemotePlugins' }
|
|||
Plug 'kristijanhusak/defx-icons'
|
||||
|
||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
||||
Plug 'nvim-treesitter/playground'
|
||||
|
||||
"Plug 'ggandor/lightspeed.nvim'
|
||||
Plug 'justinmk/vim-sneak'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue