aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
authorGravatar rho2015-12-23 22:54:15 +0545
committerGravatar rho2015-12-23 22:54:15 +0545
commiteb94d3c50b6765b4eb396ed04c33d1ae10a8d462 (patch)
treeb1740a6e2d4cd84789f5cbb05463024427ee5d2f /mode-icons.el
parent0bb4f3db126c559cbc0534fb2352258734c87b98 (diff)
downloadmode-icons-eb94d3c50b6765b4eb396ed04c33d1ae10a8d462.tar.gz
mode-icons-eb94d3c50b6765b4eb396ed04c33d1ae10a8d462.zip
clean up
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/mode-icons.el b/mode-icons.el
index 6994449..c1301fb 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -44,11 +44,10 @@ absolute path to ICON."
("Python" "python" xpm)
("Scheme" "scheme" xpm)
("Lisp" "cl" xpm)
- ("auto-dim-other-buffers" "dim" xpm)
("PHP" "php" xpm)
("CSS" "css" xpm)
("JavaScript" "js" xpm)
- ("YASnippet" "yas" xpm)
+ ("Shell-script" "bash" xpm)
("Image[imagemagick]" "svg" xpm)
("HTML" "html" xpm)
("Org" "org" xpm)