-
Notifications
You must be signed in to change notification settings - Fork 20
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
The command is not available in this version: ruby << EOF #12
Comments
Could you post what vim version you have? / Could you update vim & try once again? I use 7.4 and it seems to be build (I'm on mac osx). Also, I'm not sure what's your operating system. Could you check hints from this forum: http://stackoverflow.com/questions/3794895/installing-vim-with-ruby-support-ruby? |
You seems to be right. This is because I use neovim. It seems to work with vim 7.4 on my system too. I'm under Linux Mint. |
try running |
Ruby is enabled for vim but nvim is completely different. I think it's normal for nvim for the moment. |
What about making this fail gracefully if Vim doesn't have Ruby support? It seems Ruby is only required for |
Hello,
I just made an update of vim-i18n and I have this error :
The error was not present before the update an hour ago.
Tanks!
The text was updated successfully, but these errors were encountered: