-
Notifications
You must be signed in to change notification settings - Fork 816
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
Invalid ruby.vim syntax #663
Comments
+1 |
I just pushed 933f5d0 please run |
I actually got it working late last night by installing the homebrew version of vim... I'm guessing that it's likely because the OS X version of vim is lagging behind. The homebrew version of vim no longer has this problem. I've uninstalled the homebrew version of vim, ran
But with homebrew:
It works. |
For reference, I've had this issue happen even when I was using the brew vim -- and I checked, it's VIM 7.4. But anyway, I updated Janus, and as long as I actually invoke vim directly, I avoid the warning -- but if enter EDIT: And I've confirmed it -- when I vi a file and run |
@cweilemann Thanks for the note there. That helped me out. |
I'm using the latest Janus in Zsh 5.2 on Mac OS (El Capitan). However, whenever I open a ruby file, new or old, I get the following warnings:
I had to take a screenshot because the warnings flashed before the file loaded and weren't scrollable in the terminal window. Janus is usable otherwise (as far as I can tell), but the warning message is rather annoying.
The text was updated successfully, but these errors were encountered: