mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +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().