Issues with nohlsearch keybind and "/" searches + "f" searches #448
Unanswered
DominikMendel
asked this question in
Q&A
Replies: 1 comment
-
|
By default, Flash clears it's labels and highlights on
Now Neovim will clear search highlights and receive the Source code that does it (as far as I can tell): flash.nvim/lua/flash/plugins/char.lua Line 152 in 3c94266 |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a pretty common keybind in only normal mode
But this doesn't work with Flash's
fortsearch highlighting.However, if I remove this keybind, then
f/tsearch highlighting is removed withEsc, but then I lose theEsc = nohlsearchfor/searches.I can't seem to get
Escto remove highlighting for BOTH/searches andfsearches.Any help here?
Beta Was this translation helpful? Give feedback.
All reactions