Whenever I use vim command, I get this error:
Error detected while processing /Users/boss/.vimrc:
line 6:
E484: Can't open file /usr/share/vim/vim73/syntax/syntax.vim
Press ENTER or type command to continue
Whenever I try to do an ls
command:
ls: /usr/share/vim/vim73/syntax/: No such file or directory
I found that the directory: /usr/share/vim/vim73/
doesn't exist!
However, I found that the I have vim74 instead of vim73 (/usr/share/vim/vim74/
).
How do I fix this?