feat: add curly interpolation support for astro

This commit is contained in:
virchau13 2022-04-08 12:03:21 +08:00 committed by Kiyan
parent 9c1fb1626a
commit e3adb39586
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,5 @@
; inherits: html
[ "---" ] @punctuation.delimiter
[ "{" "}" ] @punctuation.special