mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-11 09:08:25 +08:00
050945f087
This is probably a bug in Vim because redrawing might cause Vim to actually try to access a line of the buffer, that hasn't been loaded yet. Therefore try to update the tabline, by performing a two :set mod! calls.