Feat: restaure vim-vsnip-integ

This commit is contained in:
Bertrand Benjamin 2022-07-25 16:21:24 +02:00
parent 62c81143bf
commit 8850ed0668
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ return packer.startup(function(use)
config = [[require('completion')]],
requires = {
'hrsh7th/vim-vsnip',
-- 'hrsh7th/vim-vsnip-integ',
'hrsh7th/vim-vsnip-integ',
-- 'rafamadriz/friendly-snippets',
},
}