Skip to content

Commit

Permalink
Added cfm icon mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 16, 2018
1 parent 47fae34 commit 74d1055
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 @@ -418,7 +418,7 @@ export const fileIcons: FileIcons = {
fileNames: ['postcss.config.js', '.postcssrc.js', '.postcssrc']
},
{ name: 'todo', fileExtensions: ['todo'] },
{ name: 'coldfusion', fileExtensions: ['cfml', 'cfc', 'lucee'] },
{ name: 'coldfusion', fileExtensions: ['cfml', 'cfc', 'lucee', 'cfm'] },
{ name: 'cabal', fileExtensions: ['cabal'] },
{ name: 'nix', fileExtensions: ['nix'] },
{ name: 'slim', fileExtensions: ['slim'] },
Expand Down

0 comments on commit 74d1055

Please sign in to comment.