Fix: Python hightlight (#3201)

pull/3138/head
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
1 changed files with 1 additions and 1 deletions

View File

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