mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-11-01 12:13:50 +01:00
This is an experimental feature that allows to display the statusline in the tabline. It might still be a bit rough, but seems to work so far. Remaining problem: - Mode changes are not immediately detected, only after moving the cursor fixes #1388 closes #1867