mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat: use @ignore for comments and multiline strings
This commit is contained in:
parent
1297e4f1b1
commit
0bf8f58cd2
12 changed files with 32 additions and 0 deletions
|
|
@ -27,3 +27,5 @@
|
|||
(else)
|
||||
(elseif)
|
||||
] @branch
|
||||
|
||||
(comment) @ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue