mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
- Add checks for injections. - Allow queries that start with [A-Z] for highlights only. - Don't stop on the first error, finish checking all queries.
5 lines
123 B
Scheme
5 lines
123 B
Scheme
; TODO: re-add when markdown is added.
|
|
; ((triple_string) @markdown
|
|
; (#offset! @markdown 0 3 0 -3))
|
|
|
|
(comment) @comment
|