mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
leader-b is slow as leader-bd is defined, go with leader-d instead
This commit is contained in:
@@ -226,7 +226,7 @@ endif
|
||||
inoremap jj <ESC>
|
||||
|
||||
"" delete buffer
|
||||
noremap <leader>bd :bd<cr>
|
||||
noremap <leader>d :bd<cr>
|
||||
|
||||
"" indent visual selected code without unselecting and going back to normal mode
|
||||
vnoremap > >gv
|
||||
|
||||
Reference in New Issue
Block a user