salcode / ironcode-vim

A Vim Configuration focused on WordPress development and predominantly used on a Mac with Neovim
9 stars 1 forks source link

Consider removing vim-airline #116

Open salcode opened 7 years ago

salcode commented 7 years ago

Consider removing vim-airline and writing a custom statusline

Resources for writing a custom statusline

salcode commented 6 years ago

After playing with a creating a custom status line, one of the big things I'm finding missing is Buffers in tabline (Vim Airline Smarter Tab Line).

It seems like ap/vim-buftabline is an alternative solution for this functionality. While this is a lighter plugin, going from a very popular plugin to a plugin with a smaller base is a point of concern.

salcode commented 6 years ago

See branch sf/remove-airline-116

salcode commented 5 years ago

Refer to :help fugitive-statusline to integrate fugitive.vim into statusline