mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
hmm, vim-sensible highlight removing does not work
This commit is contained in:
3
vimrc
3
vimrc
@@ -178,6 +178,9 @@ nnoremap <leader>e :e<space>
|
|||||||
"" fast saving
|
"" fast saving
|
||||||
nnoremap <leader>w :update<cr>
|
nnoremap <leader>w :update<cr>
|
||||||
|
|
||||||
|
"" remove hightlighting
|
||||||
|
nnoremap <leader><space> :nohls <cr>
|
||||||
|
|
||||||
"" fast window switching
|
"" fast window switching
|
||||||
nnoremap <C-J> <C-W><C-J>
|
nnoremap <C-J> <C-W><C-J>
|
||||||
nnoremap <C-K> <C-W><C-K>
|
nnoremap <C-K> <C-W><C-K>
|
||||||
|
|||||||
Reference in New Issue
Block a user