We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibly related to #60
The error happens when trying to source the .vimrc from vim itself with this command:
:source $MYVIMRC
Can you help?
The text was updated successfully, but these errors were encountered:
Hi ericat,
I think you mispelt the color scheme in your .vimrc. It should be "molokai", not "monokai".
colorscheme molokai
Also, at the very bottom of the README on my dotfiles repo there is a simple set of commands you can use if you're still having issues.
Sorry, something went wrong.
@brianrthompson thanks for the reply, I am fairly sure I have the same .vimrc settings on two machines - only causing troubles on one :(
Closing for now, will take a look in the evening.
cp .vim/bundle/molokai/colors/ .vim -r
No branches or pull requests
Possibly related to #60
The error happens when trying to source the .vimrc from vim itself with this command:
Can you help?
The text was updated successfully, but these errors were encountered: