Fix: Python hightlight (#3201)

pull/3138/head
Erasin 2 years ago committed by GitHub
parent 3dd2196e4f
commit df5ab8b40c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save