Add keybind to close other buffers
This commit is contained in:
parent
3c24ba7ef0
commit
da27334ef0
@ -23,7 +23,7 @@ nnoremap <leader>yy "+yy
|
||||
nnoremap <leader>d "+dd
|
||||
|
||||
nnoremap <silent><bs> :bd<cr>
|
||||
nnoremap <silent><s-bs> :bd!<cr>
|
||||
nnoremap <silent><s-bs> :%bd <bar> e# <bar> bd#<cr>
|
||||
|
||||
nnoremap <a-k> <c-w>-
|
||||
nnoremap <a-j> <c-w>+
|
||||
|
Loading…
Reference in New Issue
Block a user