# HG changeset patch # User Steve Huston # Date 1711572923 14400 # Node ID d2bde75bd73a35efdd75880db47df03764b26e80 # Parent b00e6b4038967f9cd2207ae19db50b05108f6b68 That wasn't the fix, and I'm finding problems with it. Yoink. diff -r b00e6b403896 -r d2bde75bd73a .vimrc --- a/.vimrc Wed Mar 27 16:31:21 2024 -0400 +++ b/.vimrc Wed Mar 27 16:55:23 2024 -0400 @@ -47,10 +47,6 @@ " 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'