mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
feat(treesitter): bundle query parser and queries (#22483)
skip injections for now
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
"patchexpr" "pex"
|
||||
"charconvert" "ccv"))
|
||||
|
||||
(comment) @comment
|
||||
(line_continuation_comment) @comment
|
||||
; (comment) @comment
|
||||
; (line_continuation_comment) @comment
|
||||
|
||||
Reference in New Issue
Block a user