Fix EEx support (for elixir/phoenix) (#54)

master
Praveen Perera 2019-08-06 18:57:06 -04:00 committed by Brad Cornes
parent dd82e0282e
commit 0e2bc796fd
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ export const HTML_LANGUAGES: string[] = [
'handlebars',
'html',
'HTML (Eex)',
'HTML (EEx)',
'jade',
'leaf',
'markdown',