kakoune/test/indent/c-family
2018-09-12 12:25:36 -07: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
comment-line-continuation c-family.kak: Fix comment line continuation behaviour 2018-05-19 14:15:16 +10:00
construct-align Support aligning to opening { as well as ( in c-family indent 2017-05-20 11:08:13 +01:00
deindent-if-body added test for deindentation 2018-09-12 12:25:36 -07:00
indent-after-parenthesis c-family.kak: indent after parenthesis at end of line 2017-12-03 17:47:44 +08:00
indent-if-body Remove avoidance of end of lines 2018-02-25 00:05:05 +11:00
indent-if-brace Remove avoidance of end of lines 2018-02-25 00:05:05 +11: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