mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-09 21:46:39 +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.