mirror of
https://github.com/neovim/neovim.git
synced 2026-08-06 15:39:18 +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().