add `phoenix-heex` language (#407)

master
Brad Cornes 2021-09-24 16:11:23 +01:00
parent 7e2b53cd11
commit 1253902e88
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ export const htmlLanguages = [
'mustache', 'mustache',
'njk', 'njk',
'nunjucks', 'nunjucks',
'phoenix-heex',
'php', 'php',
'razor', 'razor',
'slim', 'slim',