I have written a patch adds an option to vim "spellcamelcase" which caters for 
CamelCase words as in your "TargetTime" example by considering each word in the 
identifier separately for the purposes of spell checking. So with the 
"spellcamelcase" option turned on, "Target" and "Time" are spell checked 
separately. You will need to apply the patch to the vim source and rebuild it 
for this functionality.
https://github.com/btucker-MPCData/vim/commit/04948bb206ae211b83ef850248c8fd5c9bb5a612

-- 
-- 
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.

Reply via email to