fish path and add treesitter
This commit is contained in:
parent
e8626f8108
commit
d10da3b71a
3 changed files with 60 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -223,6 +223,8 @@ Plug 'folke/trouble.nvim'
|
|||
Plug 'Shougo/defx.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||
Plug 'kristijanhusak/defx-icons'
|
||||
|
||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
||||
|
||||
"Plug 'ggandor/lightspeed.nvim'
|
||||
Plug 'justinmk/vim-sneak'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue