On Mon, Aug 10, 2009 at 01:28:37PM -0700, denis wrote: > > Hello, > > vim spell-checks my strings and keeps telling me that "total" is > misspelled but "Total" isn't. How do I tell vim that I don't care > about the case when it checks for misspellings? > > Thanks, > -denis > --~--~---------~--~----~------------~-------~--~----~ > You received this message from the "vim_use" maillist. > For more information, visit http://www.vim.org/maillist.php > -~----------~----~----~----~------~----~------~--~--- >
Is the word "total" at the beginning of the sentence? If so, Vim is trying to tell you to capitalize it. You may disable this by setting the 'spellcapcheck' option to an empty string. -- Erik Falor Registered Linux User #445632 http://counter.li.org
signature.asc
Description: Digital signature
