nvim-treesitter/tests/indent/lua
2024-08-05 10:07:41 +02:00
..
comment.lua indents(lua): use (comment) @auto 2022-02-05 18:54:55 +01:00
cond.lua fix(indents): indents for error block (css, lua) (#3207) 2022-07-21 13:48:03 +02:00
func.lua fix(lua): indent functions before they are closed 2024-07-16 13:17:36 +02:00
loop.lua move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
method_index_expr.lua fix(indents): indents for error block (css, lua) (#3207) 2022-07-21 13:48:03 +02:00
nested-table.lua fix(indent/lua): wrong for nested tables due to branch on opening pairs 2022-04-06 21:28:11 +02:00
no-indent-after-paren-pairs.lua indents(lua): make ")" `@indent_end 2022-02-06 20:47:15 +01:00
string.lua fix(lua): proper indent after multiline string arg 2024-08-05 10:07:41 +02:00
table.lua move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00