feat: add live embedded elixir templates to existing eex icon (#709)
This commit is contained in:
parent
56c9e90c75
commit
dfcd3c5058
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
".editorconfig": { "image": "editorconfig" },
|
||||
".ejs": { "image": "ejs" },
|
||||
".ex": { "image": "elixir" },
|
||||
"/\\.(exs|eex)$/i": { "image": "elixir" },
|
||||
"/\\.(exs|l?eex)$/i": { "image": "elixir" },
|
||||
"/^mix\\.(exs?|lock)$/i": { "image": "elixir" },
|
||||
".elm": { "image": "elm" },
|
||||
".env": { "image": "env" },
|
||||
|
|
Loading…
Reference in a new issue