mirror of
https://github.com/neovim/neovim.git
synced 2026-09-05 13:40:57 +00:00
Problem: Join adds trailing space when second line is empty. (Brennan
Vincent)
Solution: Do not add a trailing space.
cc184cfb09