You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the code suggestions keep triggering in normal mode, when hovering over compatible text.
I would love for the suggestions to only show up when in insert mode, or maybe with an explicit trigger key.
As far as I can tell, the ctx.mode is default for both insert mode and normal mode.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey there,
the code suggestions keep triggering in normal mode, when hovering over compatible text.
I would love for the suggestions to only show up when in insert mode, or maybe with an explicit trigger key.
As far as I can tell, the ctx.mode is
default
for both insert mode and normal mode.I have not tested it with an MRE yet. Any idea why this might happen?
GIF
config.lua
Sorry for the messy config
Plugins
Beta Was this translation helpful? Give feedback.
All reactions