Fix: Python hightlight (#3201)
This commit is contained in:
parent
3dd2196e4f
commit
df5ab8b40c
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
(interpolation
|
||||
"{" @punctuation.special
|
||||
"}" @punctuation.special) @embedded
|
||||
"(" ")" "[" "]" "{" "}"] @punctuation.bracket
|
||||
["(" ")" "[" "]" "{" "}"] @punctuation.bracket
|
||||
|
||||
[
|
||||
"-"
|
||||
|
|
Loading…
Add table
Reference in a new issue