nvim-treesitter/tests/indent
Christian Clason c80715f883
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
also take queries from https://github.com/MunifTanjim/nvim-treesitter-lua/tree/main/queries/lua

BREAKING CHANGE: queries are not compatible; modules will have to update
2022-01-18 22:15:26 +01:00
..
c add compound_lit.c test 2021-08-01 11:01:47 +02:00
cpp move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
lua move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
python move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
rust move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
c_spec.lua Mark failing indent tests to add them to CI 2021-11-24 17:29:55 +01:00
common.lua Mark failing indent tests to add them to CI 2021-11-24 17:29:55 +01:00
cpp_spec.lua Mark failing indent tests to add them to CI 2021-11-24 17:29:55 +01:00
lua_spec.lua feat(lua)!: switch from our fork to MunifTanjim's (#2272) 2022-01-18 22:15:26 +01:00
python_spec.lua fix: off-by-one errors in indent calculation 2021-11-28 14:52:06 +01:00
rust_spec.lua Mark failing indent tests to add them to CI 2021-11-24 17:29:55 +01:00