diff --git a/vimrc b/vimrc index 3449871..aa92a06 100644 --- a/vimrc +++ b/vimrc @@ -171,6 +171,9 @@ nnoremap :noh nnoremap j gj nnoremap k gk +"" open last buffer +nnoremap + " Easier split navigation " Use ctrl-[hjkl] to select the active split!