aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
* Add support for Unicode inputLinden Krouse2024-05-01
* Add file explorer and tree helperwongjiahau2024-05-01
* Add an Amp-like jump commandPascal Kuthe2024-03-23
* Fix repeat last motion for goto next/prev diagnostic (#9966)Jaakko Paju2024-03-23
* toggling of block comments (#4718)Gabriel Dinner-David2024-02-27
* Scroll cursor and page together (neovim-like scrolling) (#8015)AlexanderDickie2024-02-18
* Update goto_file docs (#8563) (#9001)jw0132024-01-08
* Update keymap.md: improve grammar (#9069)Valerii Petryniak2023-12-13
* document a-ret picker keybinding (#7884)Bjorn Ove Hay Andersen2023-08-15
* Add yank_to_clipboard commands, bind to `<space>y` by defaultMichael Davis2023-07-31
* Explain how to enter Select mode in keymap (#7333)Thomas Aarholt2023-06-13
* misc doc fixes/improvements (#7282)Tshepang Mbambo2023-06-08
* Add command to merge non-consecutive ranges (#7053)Szabin2023-05-19
* Fix keymap select / extend mode anchor link (#6974)Dave Powers2023-05-05
* Update docs for `move_visual_line_*` (#6918)sscheele2023-04-30
* Rewrite and refactor all documentation (#5534)David Else2023-03-06
* Add shift-backspace keybind alias for backspace (#4937)lesleyrs2023-02-28
* book: Document <space>h and <space>g (#6124)Mathieu Agopian2023-02-28
* docs: clarify `join_selections_space` (#5969)vwkd2023-02-13
* doc: expand documentation on configuring minor modesClément Delafargue2023-01-17
* doc: make the order of unimpaired mappings consistentClément Delafargue2023-01-17
* Fix typos (#5415)Howard Halim2023-01-06
* Add command to merge consecutive ranges in selection (#5047)DylanBulfin2022-12-23
* Fix a typo in the docs (#5191)Ifiok Jr2022-12-17
* 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