Remove vim-vsnip

This commit is contained in:
Thomas Avé 2022-07-05 15:12:41 +02:00
parent 9bd6ea6815
commit 38c13e52f8
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ require('packer').startup(function(use)
use 'hrsh7th/cmp-cmdline'
use 'hrsh7th/cmp-nvim-lsp'
use 'hrsh7th/cmp-path'
use 'hrsh7th/cmp-vsnip'
use 'hrsh7th/nvim-cmp'
use 'hrsh7th/vim-vsnip'
use 'hrsh7th/vim-vsnip-integ'