mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-05 17:37:38 +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.