mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Python highlights: Add regex injections: re.match(r"...")
This commit is contained in:
parent
43381c1321
commit
d9105e00a6
2 changed files with 6 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ are optional and will not have any effect for now.
|
|||
@constant.macro
|
||||
@string
|
||||
@string.regex
|
||||
@string.regex-classchar
|
||||
@string.escape
|
||||
@string.special
|
||||
@character
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue