1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-20 09:19:24 +03:00
kakoune/test/indent/c-family
Maxime Coste 0a66eb9c47 Expand env vars as list of strings
This makes it possible to do :select `%val{selections_decs}` and to
correctly combine $kak_quoted with those.
2020-03-02 20:53:28 +11:00
..
align-while-expr Add categories in rc/ 2019-03-21 01:06:16 +01:00
close-namespace Add categories in rc/ 2019-03-21 01:06:16 +01:00
close-struct Add categories in rc/ 2019-03-21 01:06:16 +01:00
comment-line-continuation Add categories in rc/ 2019-03-21 01:06:16 +01:00
construct-align Add categories in rc/ 2019-03-21 01:06:16 +01:00
deindent-if-body Add categories in rc/ 2019-03-21 01:06:16 +01:00
indent-after-parenthesis Add categories in rc/ 2019-03-21 01:06:16 +01:00
indent-else-brace Add indent tests for brace after else indent 2019-07-25 17:27:08 +10:00
indent-if-body Add categories in rc/ 2019-03-21 01:06:16 +01:00
indent-if-brace Expand env vars as list of strings 2020-03-02 20:53:28 +11:00
move-brace Add categories in rc/ 2019-03-21 01:06:16 +01:00
multiline-nested-align Add categories in rc/ 2019-03-21 01:06:16 +01:00
nested-align Add categories in rc/ 2019-03-21 01:06:16 +01:00
open-function Add categories in rc/ 2019-03-21 01:06:16 +01:00
paren-in-literal Fix autoindent issues with paren in literal 2019-03-31 00:07:12 -04:00
preserve-tabs Preserve tabs during autoindent and alignment with '(' for c-family languages 2019-03-28 13:08:02 -04:00