mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-09-10 00:53:21 +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.