mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
|
@ -3,3 +3,7 @@ a
|
|||
multiline
|
||||
string
|
||||
]]
|
||||
|
||||
print [[
|
||||
test
|
||||
]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue