chris M. sprite wrote:
how to add a red word that it is spell checked by Engspellcheck.vim
like add the current word under the cursor into a file so that the spell check
will not color this word any more .
Hello:
Hopefully the help for engspchk is installed; if so: :help engspchk-es
. Here's an excerpt:
\es : save word under cursor into user dictionary (permanently)
\et : add word under cursor into user dictionary (temporarily)
\eS : remove word under cursor from user dictionary (permanently)
\eT : remove word under cursor from user dictionary (temporarily)
Regards,
Chip Campbell
--
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