tomasr/molokai

Cannot find color scheme "monokai"

Closed this issue · 3 comments

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

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.

@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