mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-26 16:50:23 +08:00
cda5647a29
The variable name `count` is always equivalent to `v:count`, which is a read-only variable and cannot be assigned to.