Skip to content

Commit 8a2df18

Browse files
authored
Add htmldjango (vim filetype) to languages (#721)
1 parent ce897c9 commit 8a2df18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tailwindcss-language-service/src/util/languages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export const htmlLanguages = [
1717
'HTML (Eex)',
1818
'HTML (EEx)',
1919
'html-eex',
20+
'htmldjango',
2021
'jade',
2122
'leaf',
2223
'liquid',

0 commit comments

Comments
 (0)