Monday, August 6, 2018

Re: Formatting text and using the convention of putting 2 spaces after a period

On Mon, Aug 06, 2018 at 11:40:01AM +0100, David Woodfall wrote:
> I've noticed that when I select a block of text (written English
> prose, not code) and press gq to reformat it, vim will change some of
> the spaces after a period into two spaces, as is the convention among
> some typists.
>
> Is this intended, and can it be changed?

it could be to enhance formatting, eg. in Markdown. markdown uses two
spaces to force a new line, like <br> in html.

probably there is a way to change this setting, but I don't know it.

//meine

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment