mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
backspace to switch to last open buffer
This commit is contained in:
3
vimrc
3
vimrc
@@ -171,6 +171,9 @@ nnoremap <leader><space> :noh<cr>
|
|||||||
nnoremap j gj
|
nnoremap j gj
|
||||||
nnoremap k gk
|
nnoremap k gk
|
||||||
|
|
||||||
|
"" open last buffer
|
||||||
|
nnoremap <BS> <C-^>
|
||||||
|
|
||||||
" Easier split navigation
|
" Easier split navigation
|
||||||
|
|
||||||
" Use ctrl-[hjkl] to select the active split!
|
" Use ctrl-[hjkl] to select the active split!
|
||||||
|
|||||||
Reference in New Issue
Block a user