From 5ad6e6eb5c99d9e63cc4038fc18631adde766a13 Mon Sep 17 00:00:00 2001 From: krazedkrish Date: Wed, 23 Dec 2015 11:57:18 +0545 Subject: adds ruby icon --- mode-icons.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index 13057db..9c01521 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -51,7 +51,8 @@ absolute path to ICON." ("YASnippet" "yas" xpm) ("Image[imagemagick]" "svg" xpm) ("HTML" "html" xpm) - ("Org" "org" xpm)) + ("Org" "org" xpm) + ("Ruby" "ruby" xpm)) "Icons for major modes. Each specification is a list with the first element being the -- cgit v1.2.3-54-g00ecf