kakoune/rc
Simon Fowler 83277d5545 Improve shell indentation implementation.
Use the custom object match command for copying indentation of blocks,
rather than simply increasing/decreasing indentation when start and end
statements are encountered.

This fixes an issue where a newline added after an already correctly
placed `else` or `fi` would trigger an unnecessary deindent. Tests have
been added to ensure no regression in this behaviour.
2020-09-26 22:10:31 +10:00
..
detection rc modeline: Print the final command directly 2020-09-18 15:12:13 +03:00
filetype Improve shell indentation implementation. 2020-09-26 22:10:31 +10:00
tools spell.kak: Replace "kak -f" with "sed" for efficiency. 2020-09-22 01:29:03 +10:00
windowing rc repl: Normalise REPL commands 2020-09-01 13:34:52 +03:00