mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-07 23:51:53 +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.