Skip to content

Commit

Permalink
Add vue.js icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Flood authored and Alexander-Miller committed Mar 6, 2018
1 parent e8be029 commit 94df3e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added icons/vue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/elisp/treemacs-visuals.el
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ Insert VAR into icon-cache for each of the given file EXTENSIONS."
(treemacs--setup-icon treemacs-icon-emacs "emacs.png" "el" "elc" "org")
(treemacs--setup-icon treemacs-icon-clojure "clojure.png" "clj" "cljs" "cljc")
(treemacs--setup-icon treemacs-icon-typescript "typescript.png" "ts")
(treemacs--setup-icon treemacs-icon-vue "vue.png" "vue")
(treemacs--setup-icon treemacs-icon-css "css.png" "css")
(treemacs--setup-icon treemacs-icon-conf "conf.png" "properties" "conf" "config" "ini" "xdefaults" "xresources" "terminalrc" "toml")
(treemacs--setup-icon treemacs-icon-html "html.png" "html" "htm")
Expand Down

0 comments on commit 94df3e3

Please sign in to comment.