Enhanced-Ruby-Mode
Enhanced-Ruby-Mode copied to clipboard
An enhanced ruby-mode for Emacs that uses Ripper in ruby 1.9.2 to highlight and indent the source code
I can not get syntax highlighting nor indenting to work in enh-ruby-mode. It works fine in ruby-mode, but when enh-ruby-mode is turned on everything is just black text, and auto...
https://github.com/zenspider/enhanced-ruby-mode is the active fork. This one is dead for all concerned. Please file your issue against the active fork.
I simply love this mode and really want to use it all the time, but inserting snippets with YASnippet trips it up. Somehow, the initial snippet is not pushed down...
Syntax highlighting should be done based on my chosen theme. You have hardcoded colors in here, goldenrod for example.
Python has had this problem for a while, with two conflicting modes both using `python-mode` as their name. Don't fall into the same trap, please.