Answer the question
In order to leave comments, you need to log in
How to fix an error when starting vim?
When I start vim I see this:
Error detected while processing /Users/khvostov/.vimrc:
line 102:
E484: Can't open file /usr/local/share/vim/syntax/syntax.vim
Warning: Cannot find word list "en .utf-8.spl" or "en.ascii.spl"
Press ENTER or type command to continue
Please tell me how to fix it.
Answer the question
In order to leave comments, you need to log in
1. override runtime in .vimrc
:let $VIMRUNTIME=',/usr/share/vim/myVim'
:let $VIMRUNTIME='/usr/share/vim/myVim'
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question