Emacs minor mode to highlight search results in all the buffeer until you clear them or make another, like Vim hlsearch option.
GNU General Public License v2.0
21
stars
11
forks
source link
do highlight-regexp only when isearch-regexp is used #11
Closed
yang-guangliang closed 8 years ago
no matter if isearch-regex is used, highlight-regex will be called to highlight the searched content.