aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
authorGravatar Matthew L. Fidler2016-02-18 08:39:26 -0600
committerGravatar Matthew L. Fidler2016-02-18 08:39:26 -0600
commit8631548a878d968bc59c2bd871f77eafd2726238 (patch)
treee54aa5c190c77c4f820fd936eba9c1245368e105 /mode-icons.el
parentf8e6f5a2828f6d2faccd6f1c978ace3c37273417 (diff)
downloadmode-icons-8631548a878d968bc59c2bd871f77eafd2726238.tar.gz
mode-icons-8631548a878d968bc59c2bd871f77eafd2726238.zip
Add Info Icon
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mode-icons.el b/mode-icons.el
index 38a98c6..d9bdeb0 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -149,6 +149,7 @@ absolute path to ICON."
("C?Perl" #xf148 font-mfizz)
("Octave" "octave" xpm)
("AHK" "autohotkey" xpm)
+ ("Info" #xf05a FontAwesome)
;; Diminished modes
("\\(?:ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)
)