mirror of
https://github.com/neovim/neovim.git
synced 2026-06-22 11:23:27 +00:00
test(statuscolumn): add more tests more wrapped lines Also initialize a "relnum" variable to suppress a Coverity warning. The uninitialized value wasn't actually used by build_statuscol_str().