Comment on Ask HN: What do you use for clearing search highlighting in vim?Comments−gharbad14yKnowing the people I work with, a comment like that might actually exist in the code..Typically I use /^$^I believe the proper way to do it is :noh−delwinOP14yAha! Didn't know there was dedicated command for it.
Comments
Knowing the people I work with, a comment like that might actually exist in the code..
Typically I use /^$^
I believe the proper way to do it is :noh
Aha! Didn't know there was dedicated command for it.