aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
* Add command/keybinding to jump between hunks (#4650)Pascal Kuthe2022-12-06
* Change default TS object bindings (#3782)nosa2022-12-06
* Fix link to textobjects usage from keymap documentation (#4357)Peter Phillips2022-10-19
* Change diagnostic picker keybind to <space>d (#4229)Gokul Soumya2022-10-17
* Show keys required to enter each minor mode (#4302)Ben White-Horne2022-10-16
* book: Refer to keys by key names, not representationsTim Siegel2022-10-12
* remove filterting with C-space from pickerPascal Kuthe2022-10-11
* doc: add example to disable arrow keys in insert mode (#4088)Poliorcetics2022-10-04
* Keep arrow and special keys in insert (#3915)Ivan Tham2022-10-03
* Rename I/A "Insert at start/end of line" (#3753)Michael Davis2022-10-03
* Select inserted space after join (#3549)Ivan Tham2022-10-03
* Fix the picker’s keymap documentation (#3925)taupiqueur2022-09-21
* Fix typos (#3858)taupiqueur2022-09-17
* add example config for all removed insert mode bindings (#3827)Skyler Hawthorne2022-09-13
* 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