feat(neovim): hide inlay hints on insert mode
They seem to be nice but while inserting it can be very jarring.
This commit is contained in:
parent
d8b6f05c1e
commit
1fb6ca64d2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ return {
|
|||
{ import = "astrocommunity.motion.mini-ai" },
|
||||
{ import = "astrocommunity.motion.mini-surround" },
|
||||
|
||||
{ import = "astrocommunity.recipes.astrolsp-no-insert-inlay-hints" },
|
||||
{ import = "astrocommunity.recipes.diagnostic-virtual-lines-current-line" },
|
||||
|
||||
{ import = "astrocommunity.test.neotest" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue