minor updates

This commit is contained in:
Vivian 2022-12-17 13:21:22 +01:00
parent 616f6781fd
commit e050461b43
6 changed files with 46 additions and 46 deletions

View file

@ -82,8 +82,6 @@
luasnip.expand()
elseif luasnip.expand_or_jumpable() then
luasnip.expand_or_jump()
elseif check_backspace() then
fallback()
else
fallback()
end