vim-surround
This commit is contained in:
parent
23195e00be
commit
b3fe5537ce
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Plug 'nvim-lua/telescope.nvim'
|
|||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " Dependecy for telescope
|
||||
Plug 'preservim/nerdtree', { 'on': 'NERDTreeToggle' }
|
||||
Plug 'rodjek/vim-puppet'
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'mrk21/yaml-vim' " For hieradata
|
||||
Plug 'vim-ruby/vim-ruby' " For Facts, Ruby functions, and custom providers
|
||||
Plug 'WhoIsSethDaniel/toggle-lsp-diagnostics.nvim'
|
||||
|
|
Loading…
Add table
Reference in a new issue