aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
* 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
* Add trim_selections command (#1092)ath32021-11-14
* Added workspace_symbol_picker (#1041)Ebbe Steenhoudt2021-11-14
* Implement "Goto last modification" command (#1067)ath32021-11-14
* docs: Mark more keybinds that require LSP and treesitter (#1081)Gokul Soumya2021-11-12
* Add arrow keys to view mode (#987)NexiNov2021-11-12
* Add `remove_selections` command (#1065)Omnikar2021-11-12
* add wonly -- window only (#1057)Bob2021-11-11
* Cleanup keymap doc book page (#1042)Gokul Soumya2021-11-10
* add <C-h>, <C-u>, <C-d>, Delete in prompt mode (#1034)Bob2021-11-09
* Add rename_symbol to book/ (#1031)CossonLeo2021-11-09
* Add reverse search functionality (#958)Gygaxis Vainhardt2021-11-06
* Implement "Goto next buffer / Goto previous buffer" commandsath32021-11-04
* Add c-s to pick word under doc cursor to prompt line & search completion (#831)CossonLeo2021-11-04
* Add better description for copy_selection command (#969)Gokul Soumya2021-11-03
* Add arrow-key bindings for window switching (#933)Gygaxis Vainhardt2021-10-30
* book: Document Alt-. and .Blaž Hrastnik2021-10-24
* Add commands for moving between splits with a direction (#860)Oskar Nehlin2021-10-23
* Fixed incorrect move commands (#894)Rowan H2021-10-22