mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 22:10:01 -04:00
Allow the LanguageTree to be used as an option for highlighting. Co-authored-by: Santos Gallegos <stsewd@protonmail.com> Co-authored-by: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
6 lines
127 B
Scheme
6 lines
127 B
Scheme
(fenced_code_block
|
|
(info_string) @lang
|
|
(code_fence_content) @injection)
|
|
|
|
((html_block) @injection
|
|
(#set! "lang" "html"))
|