aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/mode-icons.el b/mode-icons.el
index 40bc546..a93ba7a 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -134,8 +134,9 @@ absolute path to ICON."
("Custom" ,(make-string 1 #xf013) FontAwesome)
("\\`Go\\'" "go" xpm)
(" Rbow" "rainbow" xpm)
+ (" Golden" "golden" xpm) ;; Icon created by Arthur Shlain from Noun Project
;; Diminished modes
- ;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)
+ ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)
)
"Icons for major and minor modes.