helix-mirror/helix-term/tests/test
Skyler Hawthorne 15e07d4db8 feat: smart_tab
Implement `smart_tab`, which optionally makes the tab key run the
`move_parent_node_start` command when the cursor has non- whitespace to
its left.
2023-08-01 09:41:42 -05:00
..
commands feat: smart_tab 2023-08-01 09:41:42 -05: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
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