new event for vsnip

This commit is contained in:
Chris 2021-08-08 13:38:26 -04:00
parent 3da49e4be4
commit f3064248a0
2 changed files with 1 additions and 7 deletions

View file

@ -57,7 +57,7 @@ return {
{
"hrsh7th/vim-vsnip",
-- wants = "friendly-snippets",
event = "InsertCharPre",
event = "InsertEnter",
},
{
"rafamadriz/friendly-snippets",