Replies: 1 comment 8 replies
-
Are you sure it's LuaSnip and not your config? Try doing |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After installing the LuaSnip plugin using LazyExtras, I noticed my key map for
Shift+Tab
was not working in INSERT mode anymore. Upon uninstalling LuaSnip, this issue was no more.I found out the main cause for this was the LuaSnip plugin was mapping the Escape key, which in turn messed with a majority of my custom key maps.
Is there a solution that prevents this plugin from mapping the Escape key at all?
Beta Was this translation helpful? Give feedback.
All reactions