Re: Two spaces after punctuation and SpellCap issues

2018-04-17 Thread Tim Chase
On 2018-04-16 18:05, Bram Moolenaar wrote: > Tim Chase wrote: > > > To reproduce: > > > > $ vim -u NONE > > :syntax on > > :set spell cpo+=J > > > > to let vim know I always put two spaces after a sentence. > > However, if I enter text like > > > > Call Bob re. the faucet. > > That

Re: Two spaces after punctuation and SpellCap issues

2018-04-16 Thread Bram Moolenaar
Tim Chase wrote: > To reproduce: > > $ vim -u NONE > :syntax on > :set spell cpo+=J > > to let vim know I always put two spaces after a sentence. However, > if I enter text like > > Call Bob re. the faucet. > > or > > Take Main St. the whole way down. > > vim's syntax

Two spaces after punctuation and SpellCap issues

2018-04-15 Thread Tim Chase
To reproduce: $ vim -u NONE :syntax on :set spell cpo+=J to let vim know I always put two spaces after a sentence. However, if I enter text like Call Bob re. the faucet. or Take Main St. the whole way down. vim's syntax highlighting flags "the" in SpellCap as if it's expecting the