Mercurial > index.cgi > dotfiles
diff .vimrc @ 251:b00e6b403896
Added airline-colour-splits and removed whitespace
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 27 Mar 2024 16:31:21 -0400 |
parents | fe6f4e3da0e7 |
children | d2bde75bd73a |
line wrap: on
line diff
--- a/.vimrc Wed Mar 27 16:05:57 2024 -0400 +++ b/.vimrc Wed Mar 27 16:31:21 2024 -0400 @@ -47,6 +47,10 @@ " Status bar. I like status bars. Plug 'vim-airline/vim-airline' +" https://github.com/Roy-Orbison/airline-colour-splits +" Trying this again, fixes airline issues on split windows +Plug 'Roy-Orbison/airline-colour-splits' + " https://github.com/tpope/vim-sleuth " automatically adjusts 'shiftwidth' and 'expandtab' heuristically Plug 'tpope/vim-sleuth'