summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar rho2015-12-23 22:45:59 +0545
committerGravatar rho2015-12-23 22:45:59 +0545
commit0bb4f3db126c559cbc0534fb2352258734c87b98 (patch)
tree9707915f7705c8352616e43ad0839a6cf5fed0b3
parent3d955be810b6ba4e673f4c377f82eb9ee44db385 (diff)
parent6543a19968211f5b00ad045504aab616547877d0 (diff)
downloadmode-icons-0bb4f3db126c559cbc0534fb2352258734c87b98.tar.gz
mode-icons-0bb4f3db126c559cbc0534fb2352258734c87b98.zip
Merge pull request #5 from krazedkrish/master
adds sass icon for SCSS mode
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mode-icons.el b/mode-icons.el
index a98582b..6994449 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -56,6 +56,7 @@ absolute path to ICON."
("Slim" "slim" xpm)
("Coffee" "coffee" xpm)
("Sass" "sass" xpm)
+ ("SCSS" "sass" xpm)
("YAML" "yaml" xpm)
("Haml" "haml" xpm))
"Icons for major modes.