Remap <C-n> to :noh
This commit is contained in:
parent
38c211f4bd
commit
5cfe442445
3
vimrc.d/03-remaps.vim
Normal file
3
vimrc.d/03-remaps.vim
Normal file
@ -0,0 +1,3 @@
|
||||
" Remaps which are not related to packages
|
||||
|
||||
nnoremap <C-n> :nohlsearch<CR>
|
||||
Loading…
x
Reference in New Issue
Block a user