From eb94d3c50b6765b4eb396ed04c33d1ae10a8d462 Mon Sep 17 00:00:00 2001 From: rho Date: Wed, 23 Dec 2015 22:54:15 +0545 Subject: clean up --- mode-icons.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mode-icons.el') 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) -- cgit v1.2.3-54-g00ecf