Hacker News new | ask | show | jobs
by pw6hv 1993 days ago
Vim's default behavior is to put two spaces after a period when reformatting (for example with gq).

If you prefer to keep one space instead of two you can use:

  set nojoinspaces