mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Merge pull request #39 from crankyadmin/fix-clojure-mode-icon
Update mode-icons.el
This commit is contained in:
commit
0b5e76b241
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ This was stole/modified from `c-save-buffer-state'"
|
|||
("\\`Elixir\\'" #xf115 font-mfizz)
|
||||
("\\`Erlang\\'" #xf116 font-mfizz)
|
||||
("\\`Haskell\\'" #xf126 font-mfizz)
|
||||
("\\`Clojure\\'" #xf10a font-mfizz)
|
||||
("\\`Clojure\\'" #xf10b font-mfizz)
|
||||
("\\`Java\\(/.*\\|\\)\\'" #xf12b font-mfizz)
|
||||
("\\`C?Perl\\'" #xf148 font-mfizz)
|
||||
("\\`Octave\\'" "octave" xpm)
|
||||
|
|
Loading…
Reference in a new issue