kakoune/test/indent/c-family
2017-10-25 10:27:39 +08:00
..
align-while-expr Fix corner case in C family indenting 2017-06-13 10:19:38 +01:00
close-namespace Improve C indentation support around namespace/struct closing bracket 2016-12-09 13:50:41 +00:00
close-struct Improve C indentation support around namespace/struct closing bracket 2016-12-09 13:50:41 +00:00
construct-align Support aligning to opening { as well as ( in c-family indent 2017-05-20 11:08:13 +01:00
indent-if-body Check final cursor position in indent/c-family/indent-if-body test 2017-07-29 10:46:41 +07:00
indent-if-brace Add an indentation test for braces after if 2017-10-25 10:27:39 +08:00
move-brace Fix corner case in C indentation 2017-01-02 04:15:12 +00:00
multiline-nested-align Smarter align to opening parenthesis/brace supporting multiline 2017-05-21 22:31:05 +01:00
nested-align Support aligning to opening { as well as ( in c-family indent 2017-05-20 11:08:13 +01:00
open-function Add some missing tests for c-family indent 2017-05-21 22:33:00 +01:00