aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
* Remove default insert mode movement bindingsSkyler Hawthorne2022-09-08
* Add file_picker_in_current_directory to keymap.md (#3701)Michael Kohl2022-09-05
* let extend-line respect range direction (#3046)Bob2022-08-29
* Update keymap.md to have Tab and Shift-tab listed (#3365)notusknot2022-08-11
* Add table of contents to keymap.md (#3174)Joe2022-07-26
* jumplist picker (#3033)Bob2022-07-22
* support toggling pickers' preview panel (#3021)Bob2022-07-18
* feat(term): uniformize word-wise movement and deletion (#2500)Benoît Cortier2022-07-15
* Fix some typos (#2978)A-Walrus2022-07-06
* Add workspace and document diagnostics picker (#2013)Falco Hirschenberger2022-06-30
* book: fix the description of dot repeat (#2878)Amit Beka2022-06-25
* text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
* Update keymap docs for window swapping (#2659)nosa2022-06-03
* Add shrink equivalent of extend_to_line_bounds (#2450)Daniel S Poulin2022-05-22
* support insert register in prompt (#2458)Bob2022-05-20
* 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
* fix typos (#2304)chunghha2022-04-27
* fix keymap doc typo for 'delete' in insert-mode (#1990)Michael Davis2022-04-06
* Add paragraph textobjectIvan Tham2022-04-02
* Resolve conflicts between prompt/picker bindings (#1792)Rohan Jain2022-03-31
* fix #1808Blaž Hrastnik2022-03-14
* Update keymap documentation in the book (#1745)Daniel S Poulin2022-03-13
* Add arrow key mappings for tree-sitter parent/child/sibling nav (#1724)Daniel S Poulin2022-03-08
* Change parameter object keybind from `p` to `a` (#1708)Gokul Soumya2022-03-07
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* Add docs for tree-sitter based navigationGokul Soumya2022-02-15
* Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut...Ludwig Stecher2022-02-15
* Added docs for `ensure_selections_forward` (#1651)Maximilian Schoenenberg2022-02-11
* Update keybind docs for treesitter, view mode (#1628)Gokul Soumya2022-02-08
* add select_next_sibling and select_prev_sibling commands (#1495)Michael Davis2022-01-20
* Minor(book): Add `G` in normal mode (#1482)NexiNov2022-01-12
* feat(commands): shrink_selection (#1340)Matouš Dzivjak2022-01-06
* Mark macros as experimental in docsIvan Tham2021-12-27
* Rename play macro to replay macroIvan Tham2021-12-27
* Switch macro Q and qIvan Tham2021-12-27
* Change text for gg to explain <n>gg (#1287)Ivan Tham2021-12-18
* Macros (#1234)Omnikar2021-12-12
* Add `save_selection` command (#1247)Omnikar2021-12-10
* Add note to `keymap.md` regarding `format_selections` (#1230)Omnikar2021-12-06
* Add last modified file (gm) (#1093)Ivan Tham2021-12-02
* gf as goto_file (#1102)Bob2021-11-29
* Fix next char delete key documentation for prompt (#1180)ath32021-11-28
* Implement no-yank delete/change (#1099)ath32021-11-24
* Align selections via & (#1101)Bob2021-11-23
* Document scrolling for hover command in keymap.md (#1117)Martin Junghanns2021-11-19
* Remove extra instance of delete_word_backword in book (#1103)NexiNov2021-11-15
* Add command to inc/dec number under cursor (#1027)Jason Hansen2021-11-15
* Readline style insert mode (#1039)Bob2021-11-15
* Add movement shortcut for history (#1088)Ivan Tham2021-11-14