mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
v(injections): inject regex for some methods in re module
This commit is contained in:
parent
f225f53510
commit
190561df89
2 changed files with 9 additions and 0 deletions
|
|
@ -396,6 +396,8 @@
|
|||
|
||||
(rune_literal) @string
|
||||
|
||||
(raw_string_literal) @string
|
||||
|
||||
(escape_sequence) @string.escape
|
||||
|
||||
(float_literal) @float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue