heavim/cfg/03-hlsearch.vim
Emmanuel BENOîT d6f121f28f Starting port of old configuration
Also, documenting it as I go. Especially keyboard shortcuts.
2015-03-02 17:58:40 +01:00

2 lines
63 B
VimL

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