You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src/keymap
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.
9 months ago
..
default.rs feat: smart_tab 9 months ago
macros.rs Remove Keymap(KeyTrie) and simply use KeyTrie. 11 months ago