mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-23 02:29:23 +08:00
d40e5f9a1d
This improves the term extension in a few ways. First it fixes some vint warnings about case sensitive comparisons. Next it makes the active and inactive variants consistent, as well as making the line number display consistent to other buffer types. This was one of the main reasons to do this, because the inclusion of the Neoterm ID in a previous pull request made inactive terminal status lines look really inconsistent compared to the active ones. Further this now shows the Neoterm ID in both active and inactive buffers in Airline section B. It also removes the now redundant Neoterm IDs from the buffer name in both Neovim and Vim. Finally the cosmetic buffer name is now used for both active and inactive variants. |
||
---|---|---|
.. | ||
extensions | ||
formatter | ||
themes | ||
async.vim | ||
builder.vim | ||
debug.vim | ||
extensions.vim | ||
highlighter.vim | ||
init.vim | ||
msdos.vim | ||
parts.vim | ||
section.vim | ||
themes.vim | ||
util.vim |