mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
injections: add more regex injections
This commit is contained in:
parent
5aacb06135
commit
9018fb26cc
5 changed files with 12 additions and 1 deletions
|
|
@ -5,3 +5,5 @@
|
|||
(heredoc_end) @language
|
||||
(#set! "language" @language)
|
||||
(#downcase! "language"))
|
||||
|
||||
(regex (string_content) @regex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue