Skip to content

Commit 2880aab

Browse files
authored
fix(ext-treemacs): add icon for pom.xml
1 parent c4e92a7 commit 2880aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/doom-themes-ext-treemacs.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Only takes effect if `doom-themes-treemacs-enable-variable-pitch' is non-nil."
229229
"ini" "inputrc" "json" "ledgerrc" "lock" "nginx"
230230
"npm-shrinkwrap.json" "npmignore" "npmrc"
231231
"package-lock.json" "package.json" "phpunit" "pkg" "plist"
232-
"properties" "terminalrc" "toml" "tridactylrc"
232+
"pom.xml" "properties" "terminalrc" "toml" "tridactylrc"
233233
"vimperatorrc" "vimrc" "vrapperrc" "xdefaults" "xml"
234234
"xresources" "yaml" "yarn-integrity" "yarnclean"
235235
"yarnignore" "yarnrc" "yml"))

0 commit comments

Comments
 (0)