Friday, January 29, 2016

Re: "Exploding" a paragraph into individual lines

On 2016-01-29 00:03, Salman Halim wrote:
> Suddenly, the two-space option looks pretty good. :)

This is my main reason for sticking to the old-school
two-spaces-after-a-sentence since Vim knows how to work with
sentences distinct from abbreviations.

:help cpo-j
:h 'joinspaces'

Since all the prose I write ends up being processed (usually raw HTML
processed by a browser that formats inter-sentence spacing however it
sees fit; though any TeX, Markdown, or DocBook would do likewise), it
allows me to work predictably with sentences in Vim while getting
"proper" output from whatever is viewing the results.

-tim


--
--
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: