On Sat, September 21, 2013 21:02, Ingo Karkat wrote: > Another observation: (With the default settings,) when there's an empty > line before a lowercase word, e.g. That > > word <--, it always gets highlighted (except when 'spellcapcheck' is > completely empty, but also when it's set to something inapplicable like > :set spellcapcheck=x). How can I disable / influence that? It seems > there's an undocumented rule besides 'spellcapcheck' (btw, my > 'spelllang' is "en_us"). Can please someone shed some light on this?!
I think this happens, because Vim always assumes, a new paragraph must start with an upper case character (if spellcapcheck is set). regards, Christian -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
