mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
builtin commands are fine aswell
This commit is contained in:
6
vimrc
6
vimrc
@@ -180,12 +180,6 @@ nnoremap <leader>e :e<space>
|
|||||||
"" fast saving
|
"" fast saving
|
||||||
nnoremap <leader>w :update<cr>
|
nnoremap <leader>w :update<cr>
|
||||||
|
|
||||||
"" fast window switching
|
|
||||||
nnoremap <C-J> <C-W><C-J>
|
|
||||||
nnoremap <C-K> <C-W><C-K>
|
|
||||||
nnoremap <C-L> <C-W><C-L>
|
|
||||||
nnoremap <C-H> <C-W><C-H>
|
|
||||||
|
|
||||||
"" delete buffer
|
"" delete buffer
|
||||||
noremap <leader>bd :bd<cr>
|
noremap <leader>bd :bd<cr>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user