this question has answer here:
- highlight occurrence of selected word? 15 answers
notepad++ has neat feature if select 1 word, every other occurence of word automatically highlighted, (only first autocmd highlighted me):

i aware similar thing has been asked, hoping there solution not require manual interaction.
my searchhighlighting plugin has <leader>* mapping , :searchautohighlighting command enable this. can highlight current word / word / whole word / line / exact line under cursor.
Comments
Post a Comment