dm319@feddit.uktoNeovim@programming.dev•Which key mapping(s) have you made that you think other Neovim users might like?English
2·
3 months agoJust to clarify - means two taps of the esc key in succession will clear highlighting (ps I’m curious how other people do it!).
nmap <esc><esc> :noh<return>
Nice!