nvim-treesitter/lua/tests/indent/c
2021-04-23 21:21:38 +02:00
..
array.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
comment.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
cond.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
enum.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
expr.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
func.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
label.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
loop.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
no_braces.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
preproc_cond.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
preproc_func.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
string.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
struct.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
switch.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00
ternary.c tests/indent: add multiple C/C++ tests 2021-04-23 21:21:38 +02:00