On 2015-11-11, David Woodfall wrote: > I'm trying to do single word checking/replacement without having spell > checking set on permanently.
Christian Brabandt posted a patch to the vim_dev list in August/September, 2013, that allows z= to work when 'spell' is not on. I've used it regularly since. If you're OK with patching and building Vim yourself, you could use that. I don't know why Bram has not yet accepted it. Regards, Gary -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
