Search Results

0
votes
2answers
148 views

Why does Vim add spaces when joining lines?

I want to unwrap text in Vim. When I join lines I get an additional space between sentences. Why is that? …