Mercurial > index.cgi > dotfiles
changeset 252:d2bde75bd73a
That wasn't the fix, and I'm finding problems with it. Yoink.
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 27 Mar 2024 16:55:23 -0400 |
parents | b00e6b403896 |
children | 282804a3a32b |
files | .vimrc |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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'