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