mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Merge pull request #49 from terlar/support-enh-ruby-mode
Support EnhRuby mode
This commit is contained in:
commit
da41bb7ba3
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue