Re: [Vim-latex-devel] Spell-check not working with latex-suite
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2008-06-13 22:06:55
|
>> It works for me. > > Hm. OK, I'll have to check my configuration then. I've been trying to think of anything special I had to do to get spell checking to work, but I just can't come up with anything. I've scanned through my .vimrc, but I don't see anything... Now, for Vim7, I did have to do a... let g:tex_flavor='latex' However, I assume that that's already the case for you (or else you wouldn't be seeing Vim-LaTeX at all). >> Are you sure you have something like... >> >> set spell >> set spelllang=en_us >> >> in your .vimrc? > > Yes, I do. Also, if I set the filetype to anything other than "tex", > everything works as expected, but if I change it to tex, the spelling > highlighting disappears, and none of the mistakes are found (so it's not > just a matter of missing/overridden highlighting). Try misspelling a word. If you cursor over the word, can you type: z= to get suggestions? What happens? --Ted -- Ted Pavlic <te...@te...> |