mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
indent(lua): ignore comment
This commit is contained in:
parent
aa035cdf2a
commit
1b0a74afa8
1 changed files with 1 additions and 0 deletions
|
|
@ -37,5 +37,6 @@
|
||||||
] @branch
|
] @branch
|
||||||
|
|
||||||
(comment) @auto
|
(comment) @auto
|
||||||
|
(comment) @ignore
|
||||||
|
|
||||||
(string) @auto
|
(string) @auto
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue