From 6d838c9ba5a9312248046005ee7e14b18fbfa45b Mon Sep 17 00:00:00 2001 From: krazedkrish Date: Wed, 23 Dec 2015 15:41:44 +0545 Subject: coffee haml sass slim yaml mode icons --- mode-icons.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index 9c01521..a98582b 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -52,7 +52,12 @@ absolute path to ICON." ("Image[imagemagick]" "svg" xpm) ("HTML" "html" xpm) ("Org" "org" xpm) - ("Ruby" "ruby" xpm)) + ("Ruby" "ruby" xpm) + ("Slim" "slim" xpm) + ("Coffee" "coffee" xpm) + ("Sass" "sass" xpm) + ("YAML" "yaml" xpm) + ("Haml" "haml" xpm)) "Icons for major modes. Each specification is a list with the first element being the -- cgit v1.2.3-54-g00ecf