mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 22:10:01 -04:00
fix(lua): proper indent after multiline string arg
This commit is contained in:
parent
d7353a6b72
commit
558c7ad7bf
3 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
[
|
||||
"end"
|
||||
"}"
|
||||
"]]"
|
||||
] @indent.end
|
||||
|
||||
(")" @indent.end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue