posquit0 / Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
LaTeX Project Public License v1.3c
23.19k stars 4.81k forks source link

Vim spell check doesn't work in all cv environments #144

Open fabioferrero opened 7 years ago

fabioferrero commented 7 years ago

I used this template on my macvim, and I have activated vim spell check with setlocal spell spelllang=en in my .vimrc and the checking works in file like cv.tex or resume.tex, but doesn't work in all other files like cv/experience.tex, where I use all environments defined by awesome cv, like cvparagraph, cventries, cvskills, etc.. Any idea on how solve this problem?

ytian81 commented 7 years ago

Quick workaround is that you could add cvparagraph, cventries to vim's spell dictionary :)