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

sourcing .vimrc which includes either of two other plugins causes error with rails compiler #435

Open
lsiebert opened this issue Sep 23, 2015 · 1 comment

Comments

@lsiebert
Copy link

having either of these in my vimrc causes an error
burnettk/vim-angular
AndrewRadev/splitjoin.vim

error detected while processing rails#buffer_setup:

line 73
with neither commended out I get two of these, with one commented out I get one. No errors when I comment them out

E666 compiler not supported: rails

my vim version is macvim 7.4 patch 769, running mac os x yosemite

both plugins seem to be ruby based.

@tpope
Copy link
Owner

tpope commented Sep 24, 2015

Do you have compiler/rails.vim? It ships with rails.vim but make sure it's present.

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