helix-mirror/helix-term/tests/test
Skyler Hawthorne 7078e84007 Fix YAML auto indent
YAML indents queries are tweaked to fix auto indent behavior.

A new capture type `indent.always` is introduced to address use cases
where combining indent captures on a single line is desired.

Fixes #6661
2023-08-11 06:22:22 +09:00
..
commands feat: smart_tab 2023-08-01 09:41:42 -05:00
languages Fix YAML auto indent 2023-08-11 06:22:22 +09:00
auto_indent.rs migrate test_with_config to use AppBuilder 2023-03-20 18:34:40 -05:00
auto_pairs.rs Add config for default line ending (#5621) 2023-06-16 12:02:15 -05:00
commands.rs add node boundary movement 2023-08-01 09:41:42 -05:00
helpers.rs Add config for default line ending (#5621) 2023-06-16 12:02:15 -05:00
movement.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs Align view for background buffer opened with alt-ret (#7691) 2023-08-08 15:17:29 +02:00
prompt.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
splits.rs Canonicalize paths before stripping current dir as prefix (#6290) 2023-03-30 11:21:40 -05:00