mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-23 02:38:23 +02:00
new event for vsnip
This commit is contained in:
parent
3da49e4be4
commit
f3064248a0
2 changed files with 1 additions and 7 deletions
|
@ -57,7 +57,7 @@ return {
|
|||
{
|
||||
"hrsh7th/vim-vsnip",
|
||||
-- wants = "friendly-snippets",
|
||||
event = "InsertCharPre",
|
||||
event = "InsertEnter",
|
||||
},
|
||||
{
|
||||
"rafamadriz/friendly-snippets",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue