diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -129,7 +129,7 @@ endif " F-n keys call out to normal mode from insert mode " only :noh seems smart to do. -"imap +imap "imap "imap imap @@ -367,6 +367,8 @@ let g:airline#extensions#whitespace#enab "keep bufferline from writing into the command line let g:bufferline_echo = 0 +let g:bufferline_rotate = 1 +let g:bufferline_fixed_index = -2 ">> Signify