kakoune/test/indent/rust
2021-02-17 01:17:17 +08:00
..
after-open Rust handle [ indent like { and ( 2020-12-17 11:19:23 +08:00
after-open-with-chars Rust handle [ indent like { and ( 2020-12-17 11:19:23 +08:00
after-variable Rust improve align after partial statement 2020-09-27 15:53:15 +08:00
after-where Rust improve align after partial statement 2020-09-27 15:53:15 +08:00
align-closing-brace Block indent on newline when previous line is '(stuff' and move 'stuff' to own line 2019-03-28 13:17:57 -04:00
align-closing-brack Rust handle [ indent like { and ( 2020-12-17 11:19:23 +08:00
align-closing-paren Block indent on newline when previous line is '(stuff' and move 'stuff' to own line 2019-03-28 13:17:57 -04:00
before-where Rust reindent where to match block 2020-09-28 00:03:53 +08:00
block-comment Improve rust comment closing handling 2020-07-09 23:02:50 +08:00
block-comment-close Improve rust comment closing handling 2020-07-09 23:02:50 +08:00
dedent Rust indent block comment 2020-05-31 18:07:17 +08:00
dedent-async Dedent rust await function with ? 2021-02-17 01:17:17 +08:00
dedent-function-closing-brace Dedent rust await function with ? 2021-02-17 01:17:17 +08:00
dedent-generic-closing-brace Dedent rust await function with ? 2021-02-17 01:17:17 +08:00
dedent-if-closing-brace Rust test rename deindent to dedent 2020-12-17 20:08:26 +08:00
empty-line Add rust test for empty line indent 2020-09-27 23:34:08 +08:00
empty-match Dedent rust empty match 2021-02-17 01:17:14 +08:00
line-comment Improve rust comment closing handling 2020-07-09 23:02:50 +08:00
line-comment-close Improve rust comment closing handling 2020-07-09 23:02:50 +08:00
line-start-with-operator Rust always indent after { 2020-10-04 23:40:49 +08:00
on-open-paren Rust align open paren for if and for 2020-09-27 15:52:42 +08:00