Fix: Python hightlight (#3201)

This commit is contained in:
Erasin 2022-07-26 21:31:14 +08:00 committed by GitHub
parent 3dd2196e4f
commit df5ab8b40c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@
(interpolation (interpolation
"{" @punctuation.special "{" @punctuation.special
"}" @punctuation.special) @embedded "}" @punctuation.special) @embedded
"(" ")" "[" "]" "{" "}"] @punctuation.bracket ["(" ")" "[" "]" "{" "}"] @punctuation.bracket
[ [
"-" "-"