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