aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
authorGravatar krazedkrish2016-01-14 15:18:19 +0545
committerGravatar krazedkrish2016-01-14 15:18:19 +0545
commit6fe4d8f2f7c996efbf0eb99aa62d2b793924bee2 (patch)
tree94a2299713567fd48a78231bc03fd26d03167f2a /mode-icons.el
parent19c761335dbaa2a9a434f860055670bd7892cf15 (diff)
downloadmode-icons-6fe4d8f2f7c996efbf0eb99aa62d2b793924bee2.tar.gz
mode-icons-6fe4d8f2f7c996efbf0eb99aa62d2b793924bee2.zip
adds term icon
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mode-icons.el b/mode-icons.el
index c69b5b5..498710f 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -61,6 +61,7 @@ absolute path to ICON."
("Scheme" "scheme" xpm)
("Shell-script" "bash" xpm)
("Slim" "slim" xpm)
+ ("Term" "term" xpm)
("Web" "html" xpm)
("XML" "xml" xpm)
("YAML" "yaml" xpm)