summaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
authorGravatar Matthew L. Fidler2016-02-05 08:53:23 -0600
committerGravatar Matthew L. Fidler2016-02-05 08:53:23 -0600
commitcbf30ffb74de9330e2f6852436869e3caad479b0 (patch)
tree33a4a8d96624fb170d293574d5857a0f6941a3c0 /mode-icons.el
parente123df0cab3aad77174cccb0168ac850a768900a (diff)
downloadmode-icons-cbf30ffb74de9330e2f6852436869e3caad479b0.tar.gz
mode-icons-cbf30ffb74de9330e2f6852436869e3caad479b0.zip
Add rainbow-mode 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 6199cd1..23a0ed6 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -74,6 +74,7 @@ absolute path to ICON."
("YASnippet" "yas" xpm)
(" yas" "yas" xpm)
(" hs" "hs" xpm)
+ (" Rbow" "rainbow" xpm)
;; Diminished modes
;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\)" nil nil)
)