Vim: Inlay hint automatic toggle on vim mode changes #41706
ask4fusora
started this conversation in
Ideas From Vim
Replies: 0 comments
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.
-
In Neovim, with the help of autocmds, we can make the inlay hint automatically activated on normal mode, and automatically deactivated on other modes.
Having a setting to make inlay hint being automatically activated and deactivated would be a great subtle improvement when working with statically typed programming languages.
Beta Was this translation helpful? Give feedback.
All reactions