diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2023-02-04 00:17:04 +0100 |
---|---|---|
committer | Luuk van Baal <luukvbaal@gmail.com> | 2023-02-04 00:17:04 +0100 |
commit | 7a710f5f0840724b7352ab36cfa9b8db5d533657 (patch) | |
tree | daa45dff9e80cfa81e3ba74e1fa8f538d9f4dfd3 /test/functional/vimscript/timer_spec.lua | |
parent | 964ae205a583807127eda75d9876fb6dfda6065c (diff) | |
download | rneovim-7a710f5f0840724b7352ab36cfa9b8db5d533657.tar.gz rneovim-7a710f5f0840724b7352ab36cfa9b8db5d533657.tar.bz2 rneovim-7a710f5f0840724b7352ab36cfa9b8db5d533657.zip |
fix(column): no longer reset nrwidth_line_count for 'statuscolumn'
Problem: We still explicitly reset `nrwidth_line_count` when changing
`'number'` or `'relativenumber'` but this is no longer
needed since the introduction of a `statuscol_line_count`.
Solution: Remove reset of `nrwidth_line_count`. Resolve
https://github.com/neovim/neovim/pull/22094#issuecomment-1416168926.
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions