mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 20:24:27 +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.