aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/keymap
Commit message (Expand)AuthorAge
* jumplist picker (#3033)Bob2022-07-22
* feat(term): uniformize word-wise movement and deletion (#2500)BenoƮt Cortier2022-07-15
* Add new key bindings to view mode (#2803)Benjamin Rich2022-07-01
* Add workspace and document diagnostics picker (#2013)Falco Hirschenberger2022-06-30
* feat: highlight / select symbol under cursor using LSP textDocument/documentH...lazytanuki2022-06-27
* text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
* Add shrink equivalent of extend_to_line_bounds (#2450)Daniel S Poulin2022-05-22
* Implement view swappingRoland Kovacs2022-05-21
* Implement view transpose (#2461)Roland Kovacs2022-05-20
* Add undo checkpoint command (#2115)AntonioLucibello2022-05-02
* Change A-left right to C-left right in insert (#2193)Ivan Tham2022-04-29
* Make A-hjkl tree-sitter nav A-pion (#2205)Ivan Tham2022-04-29
* Rename paragraph motion commands from move to goto (#2226)Michael Davis2022-04-24
* Add command for picking files from CWD (#1600)gavynriebau2022-04-10
* Rename _para to _paragraphIvan Tham2022-04-02
* Add (prev) paragraph motionIvan Tham2022-04-02
* Add refresh-config and open-config command (#1803)Joe2022-03-25