Update snippets
This commit is contained in:
parent
2de2c465f9
commit
7e6e72d918
@ -1,6 +1,5 @@
|
||||
" Assorted plugins
|
||||
Plug 'cespare/vim-toml', { 'for': 'toml' }
|
||||
Plug 'honza/vim-snippets'
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
Plug 'leafgarland/typescript-vim', { 'for': 'typescript' }
|
||||
Plug 'leafoftree/vim-svelte-plugin', { 'for': 'svelte' }
|
||||
@ -23,7 +22,8 @@ Plug 'neovim/nvim-lspconfig' |
|
||||
\ Plug 'hrsh7th/cmp-buffer' |
|
||||
\ Plug 'hrsh7th/nvim-cmp' |
|
||||
\ Plug 'hrsh7th/cmp-vsnip' |
|
||||
\ Plug 'hrsh7th/vim-vsnip'
|
||||
\ Plug 'hrsh7th/vim-vsnip' |
|
||||
\ Plug 'rafamadriz/friendly-snippets'
|
||||
|
||||
" Lightline
|
||||
Plug 'itchyny/lightline.vim' |
|
||||
|
Loading…
x
Reference in New Issue
Block a user