|
|
@ -14,6 +14,7 @@ Plug 'nvim-lua/telescope.nvim'
|
|
|
|
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " Dependecy for telescope
|
|
|
|
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " Dependecy for telescope
|
|
|
|
Plug 'preservim/nerdtree', { 'on': 'NERDTreeToggle' }
|
|
|
|
Plug 'preservim/nerdtree', { 'on': 'NERDTreeToggle' }
|
|
|
|
Plug 'rodjek/vim-puppet'
|
|
|
|
Plug 'rodjek/vim-puppet'
|
|
|
|
|
|
|
|
Plug 'tpope/vim-surround'
|
|
|
|
Plug 'mrk21/yaml-vim' " For hieradata
|
|
|
|
Plug 'mrk21/yaml-vim' " For hieradata
|
|
|
|
Plug 'vim-ruby/vim-ruby' " For Facts, Ruby functions, and custom providers
|
|
|
|
Plug 'vim-ruby/vim-ruby' " For Facts, Ruby functions, and custom providers
|
|
|
|
Plug 'WhoIsSethDaniel/toggle-lsp-diagnostics.nvim'
|
|
|
|
Plug 'WhoIsSethDaniel/toggle-lsp-diagnostics.nvim'
|
|
|
|