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',
'njk',
'nunjucks',
'phoenix-heex',
'php',
'razor',
'slim',