Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 103 Bytes

tip80.md

File metadata and controls

10 lines (8 loc) · 103 Bytes

80. Highlight Search Matches

set hlsearch

You also can forbid it:

set nohlsearch