I would very much like to have spell corrected words highlighted in
(say) yellow so that I may easily check them with the eye.
How could I adapt the following to apply the highlighting to
all words as soon as they are corrected with this command:
[S1z=
:highlight AutoSpell ctermbg=lightyellow guibg=lightyellow
:let m = matchadd("AutoSpell", foobar)
Thanks a lot
--
- Eric Smith
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---