nvim: <esc><esc> removes search highlighting

This commit is contained in:
Vitor Gonçalves 2023-07-15 12:47:21 -03:00
parent cdfe8d8cb1
commit 208fa8bc6d
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ nnoremap <leader>h <C-w>h
nnoremap <leader>j <C-w>j
nnoremap <leader>k <C-w>k
nnoremap <leader>l <C-w>l
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
set splitright splitbelow
" easy write