mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-18 04:22:23 +08:00
Various improvements: - Seperate out visual mode detection. - Use TextChanged rather than CursorMoved where supported. - Let users specify the filetypes for which wordcounting is enabled with a list rather than a pattern. - Move the filetype check to when airline is refreshed, as opposed to on every update; autocommands are not created if wordcounting is disabled