Support EnhRuby mode

For those using `enh-ruby-mode` instead of `ruby-mode`.
This commit is contained in:
Terje Larsen 2017-01-31 15:30:43 +01:00
parent 60d5b4dbbb
commit 7280f4b92b

View file

@ -155,6 +155,7 @@ This was stole/modified from `c-save-buffer-state'"
("\\`Python\\'" "python" xpm)
("\\` Emmet\\'" "emmet" xpm)
("\\`Ruby\\'" "ruby" xpm)
("\\`EnhRuby\\'" "ruby" xpm)
("\\`ESS\\[S\\]\\'" "R" xpm)
("\\`ESS\\[SAS\\]\\'" "sas" xpm)
("\\`ESS\\[BUGS\\]\\'" #xf188 FontAwesome)