Mike Marchywka wrote:

> I recently went out and got vim 8 for he spell checker and it seems
> pretty nice. I was curious however if anyone has tried to adapt that
> for data entry rather than correcting
> normal compositions. For example, I have this data entry system that
> defines a bunch of nouns with allowed modifiers and I enter all the
> data in vi and then run a validation
> program. It would be interesting however to highlight words that are
> not in the noun list or not possible modifiers. The specifics are
> below but thought
> some users may have other applications. Thanks. 

It might work to define a syntax for your file format, and specify
certain regions to be spell checked.  You can find some example syntax
files, usually they spell check comments.

-- 
It is illegal to take more than three sips of beer at a time while standing.
                [real standing law in Texas, United States of America]

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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 vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/202106041523.154FNkDD3132143%40masaka.moolenaar.net.

Reply via email to