Back to <leader>nh for removing highlight
This commit is contained in:
@@ -25,7 +25,7 @@ tnoremap <A-k> <C-\><C-n><C-w>k
|
||||
tnoremap <A-l> <C-\><C-n><C-w>l
|
||||
|
||||
" Remove search highlighting
|
||||
noremap <leader>h :nohl<CR>
|
||||
noremap <leader>nh :nohl<CR>
|
||||
|
||||
" Use Ctrl+A to select the whole file
|
||||
nnoremap <C-a> ggVG
|
||||
|
||||
Reference in New Issue
Block a user