On Thursday, June 28, 2012 4:44:19 AM UTC-5, Benjamin R. Haskell wrote: > Are there VimL functions for determining that Vim has marked a word as > misspelled? E.g. so the highlighting could be exported in something > similar to TOhtml. > > -- > Best, > Ben
I recently installed this, which populates the quickfix list with spelling errors, but I haven't looked at how it works yet: http://www.vim.org/scripts/script.php?script_id=3844 I have in the TOhtml TODO list, adding guisp highlighting. I'm not exactly sure how I want to accomplish it though. It might be converted to a dotted underline or something of the appropriate color. -- 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
