heavim/cfg/03-hlsearch.vim

3 lines
63 B
VimL
Raw Normal View History

set hlsearch
nnoremap <silent> <Leader><space> :nohlsearch<CR>