From cc5a0a5c0fc0f29176470b3d5c7b70449b14f733 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 23:03:36 -0600 Subject: Add mfizz icons --- mode-icons.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mode-icons.el b/mode-icons.el index ef84a85..fce560b 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -137,6 +137,13 @@ absolute path to ICON." (" Golden" "golden" xpm) ;; Icon created by Arthur Shlain from Noun Project ("BibTeX" "bibtex" xpm) ("C[+][+]/l" #xf10c font-mfizz) + ("C[#]/l" #xf10d font-mfizz) + ("Elixir" #xf115 font-mfizz) + ("Erlang" #xf116 font-mfizz) + ("Haskell" #xf126 font-mfizz) + ("Clojure" #xf10a font-mfizz) + ("Java/l" #xf12b font-mfizz) + ("C?Perl" #xf148 font-mfizz) ;; Diminished modes ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) -- cgit v1.2.3-54-g00ecf