Skip to content

Commit 94df3e3

Browse files
Alan FloodAlexander-Miller
Alan Flood
authored andcommitted
Add vue.js icon
1 parent e8be029 commit 94df3e3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

icons/vue.png

526 Bytes
Loading

src/elisp/treemacs-visuals.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ Insert VAR into icon-cache for each of the given file EXTENSIONS."
196196
(treemacs--setup-icon treemacs-icon-emacs "emacs.png" "el" "elc" "org")
197197
(treemacs--setup-icon treemacs-icon-clojure "clojure.png" "clj" "cljs" "cljc")
198198
(treemacs--setup-icon treemacs-icon-typescript "typescript.png" "ts")
199+
(treemacs--setup-icon treemacs-icon-vue "vue.png" "vue")
199200
(treemacs--setup-icon treemacs-icon-css "css.png" "css")
200201
(treemacs--setup-icon treemacs-icon-conf "conf.png" "properties" "conf" "config" "ini" "xdefaults" "xresources" "terminalrc" "toml")
201202
(treemacs--setup-icon treemacs-icon-html "html.png" "html" "htm")

0 commit comments

Comments
 (0)