-
Notifications
You must be signed in to change notification settings - Fork 454
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
Ruby syntax highlighting broken in VIM 8.1 #146
Comments
Still having this issue? |
pinging @marko-avlijas |
Back. Yes issue is still here on linux mint and fedora. It's a shame because I really like the theme and am using it as my gnome terminal theme where it works fine. |
@marko-avlijas Can you verify Have you tried tpope's rails plugin? |
ft and syntax are both ruby. Paste of I didnt try tpope's rails plugin, only his vim-surround. Is it good?
I was surprised to find that file there. I installed dracula using vundle and most plugins are in I'll check what's where that is installed on other computers too when I find time. |
That is 100% the wrong Dracula plugin. |
@marko-avlijas as mentioned, that's a syntax file for some kind of special language. It is not a colorscheme. ( Recommended: Install the dracula that you want as a colorscheme (i.e. this repo). Not sure how to do it with vundle, though draculatheme.com/vim suggests
I'm not 100% sure if this will work, but it should. Let us know if you have issues. |
Syntax highlighting is broken for ruby on my vim. It only recognizes strings and private keyword. Everything else is white (except line numbers).
My platform is linux mint 18.3 Cinnamon desktop.
All other themes work for ruby.
VIM - Vi IMproved 8.1 (2018 May 17, compiled May 24 2018 22:39:34)
Included patches: 1-22
Huge version with GTK2 GUI. Features included (+) or not (-):
The text was updated successfully, but these errors were encountered: