Fix EEx support (for elixir/phoenix) (#54)
parent
dd82e0282e
commit
0e2bc796fd
|
@ -46,6 +46,7 @@ export const HTML_LANGUAGES: string[] = [
|
|||
'handlebars',
|
||||
'html',
|
||||
'HTML (Eex)',
|
||||
'HTML (EEx)',
|
||||
'jade',
|
||||
'leaf',
|
||||
'markdown',
|
||||
|
|
Loading…
Reference in New Issue