mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-25 07:27:59 +08:00
Checking for wordcount changes now uses a b:changedtick comparison in the statusline funcref. The autocommand strategy that used to do this is removed, simplifying the code.