Skip to content
New issue

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

Cannot find color scheme "monokai" #71

Closed
ericat opened this issue Dec 31, 2017 · 3 comments
Closed

Cannot find color scheme "monokai" #71

ericat opened this issue Dec 31, 2017 · 3 comments

Comments

@ericat
Copy link

ericat commented Dec 31, 2017

Possibly related to #60

The error happens when trying to source the .vimrc from vim itself with this command:

:source $MYVIMRC

Can you help?

screen shot 2017-12-30 at 16 45 05

@ghost
Copy link

ghost commented Jan 18, 2018

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.

@ericat
Copy link
Author

ericat commented Jan 19, 2018

@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.

@ericat ericat closed this as completed Jan 19, 2018
@GangLongYu
Copy link

cp .vim/bundle/molokai/colors/ .vim -r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants