Skip to content

Commit

Permalink
Add new 'leex' extension to elixir icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
suazithustra authored Apr 1, 2019
1 parent 8f1a267 commit 6c0be76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ export const fileIcons: FileIcons = {
enabledFor: [IconPack.Angular, IconPack.Ngrx]
},
{ name: 'puppet', fileExtensions: ['pp'] },
{ name: 'elixir', fileExtensions: ['ex', 'exs', 'eex'] },
{ name: 'elixir', fileExtensions: ['ex', 'exs', 'eex', 'leex'] },
{ name: 'livescript', fileExtensions: ['ls'] },
{ name: 'erlang', fileExtensions: ['erl'] },
{ name: 'twig', fileExtensions: ['twig'] },
Expand Down

0 comments on commit 6c0be76

Please sign in to comment.