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

unable to load colour scheme with recent homebrew version of MacVim #32

Closed
benfranklin79 opened this issue Dec 13, 2014 · 0 comments
Closed

Comments

@benfranklin79
Copy link

Not sure if this is specific to MacVim or whether it's because I've recently moved to yosemite
It's the first time I've tried this colour scheme on my mac. It's worth noting that it works fine on my windows machine at work.

Initially the scheme would not load up when opening up MacVim (which I think is a separate issue which I'm currently trying to solve). However, when I place railscasts.vim in ~/.vim/colors and run the command :color railscasts as a test I get the following output:

Error detected while processing /Users/benfranklin/.vim/colors/railscasts.vim:
line 6:
E492: Not an editor command: ^M
line 7:
E474: Invalid argument: background=dark^M
line 8:
E411: highlight group not found: clear^M
line 9:
E15: Invalid expression: exists("syntax_on")^M
line 97:
E171: Missing :endif

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

1 participant