Skip to content

Commit 60c1595

Browse files
authored
Add lua highlighting (#21)
1 parent 542b0fb commit 60c1595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/highlighting.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export const languages = {
1515
'rust',
1616
'sql',
1717
'go',
18+
'lua',
1819
'swift',
1920
'c'
2021
],

0 commit comments

Comments
 (0)