diff --git a/vimrc b/vimrc index 191c33f..5491d17 100644 --- a/vimrc +++ b/vimrc @@ -34,6 +34,8 @@ nnoremap nnoremap :setlocal spell! spelllang=en_gb nnoremap :put =strftime('%FT%T%z') nnoremap :Goyo:Limelight!! +nnoremap gB :bprevious +nnoremap gb :bnext set autoindent set autoread