mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
indents(lua): fix comment indentation
This commit is contained in:
parent
b06961a519
commit
eb2b73a5b0
1 changed files with 1 additions and 1 deletions
|
|
@ -37,6 +37,6 @@
|
|||
] @branch
|
||||
|
||||
(comment) @auto
|
||||
(comment) @ignore
|
||||
;(comment) @ignore
|
||||
|
||||
(string) @auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue