aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/test/commands/movement.rs
Commit message (Collapse)AuthorAge
* feat: smart_tabSkyler Hawthorne2023-08-01
| | | | | | 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.
* add node boundary movementSkyler Hawthorne2023-08-01