mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 03:17:23 +10:00
- line numbers weren't hidden (which means the variable is cut off, as the number column isn't considered when calculating the width of the float). - spurious duplicate line to disable signcolumn, and nonumber was indeed missed when porting the original implementation to Neovim.