You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one thing I found missing in this buffer bar compared to airline's buffer bar is an indicator showing if a file is changed or read only by some indicator in the tab. Airline uses a ‘+’ to indicate change and (I think) a ‘-’ to indicate read-only. It would look like this:
I have implemented this for myself already, so if you agree I can submit a PR.