mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix: remove downcase! directive use
This commit is contained in:
parent
1bec16362f
commit
efbc2a4b72
1 changed files with 1 additions and 2 deletions
|
|
@ -4,10 +4,9 @@
|
|||
((regex) @injection.content
|
||||
(#set! injection.language "regex"))
|
||||
|
||||
((heredoc_redirect
|
||||
(heredoc_redirect
|
||||
(heredoc_body) @injection.content
|
||||
(heredoc_end) @injection.language)
|
||||
(#downcase! @injection.language))
|
||||
|
||||
; printf 'format'
|
||||
((command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue