Changed the nvim-vsnip to vim-vsnip
This commit is contained in:
parent
003366f0ff
commit
4a63d66967
@ -142,7 +142,8 @@ call plug#begin('~/.config/nvim/plugged')
|
|||||||
Plug 'sbdchd/neoformat'
|
Plug 'sbdchd/neoformat'
|
||||||
|
|
||||||
Plug 'hrsh7th/cmp-vsnip'
|
Plug 'hrsh7th/cmp-vsnip'
|
||||||
Plug 'hrsh7th/nvim-vsnip'
|
Plug 'hrsh7th/vim-vsnip'
|
||||||
|
Plug 'hrsh7th/vim-vsnip-integ'
|
||||||
|
|
||||||
" Telescope
|
" Telescope
|
||||||
Plug 'nvim-lua/plenary.nvim'
|
Plug 'nvim-lua/plenary.nvim'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user