aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
...
* 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
* Add `Alt-,` to `keymap.md`, and replace hard-to-see commas with slashes (#884)Omnikar2021-10-22
* Add `C-j` and `C-k` to keybinds for picker (#876)VuiMuich2021-10-19
* Fix swapped selection rotation docs in `keymap.md` (#792)Omnikar2021-09-29
* experiment: space+k for LSP doc, K for keep_selectionsBlaž Hrastnik2021-09-24
* experiment: Move keep_primary_selection to ,Blaž Hrastnik2021-09-24
* Initial implementation of global search (#651)Leoi Hung Kin2021-09-21
* enable smart case regex search by default (#761)kraem2021-09-20
* feat: Sticky view mode with Z (#719)Gokul Soumya2021-09-10
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
* add_newline unimpaired mapping (#653)oberblastmeister2021-09-01
* Reimplement keep-pipe, it needs to manipulate selections, not textBlaž Hrastnik2021-09-01
* Shell commands (#547)Omnikar2021-08-31
* Fix missing backtick in `keymap.md`Omnikar2021-08-27
* Add `Command` column to keymap documentation (#662)Omnikar2021-08-27
* Add docs for registers, multi key remaps (#557)Gokul Soumya2021-08-18
* Document new keys in book/Blaž Hrastnik2021-08-08
* Implement selection rotation with `(` and `)`Blaž Hrastnik2021-08-06
* Document C/Alt-C in the keymapBlaž Hrastnik2021-08-05
* Update keymap.mdRyo Hirayama2021-08-01
* Add missing keybinds to docsGokul Soumya2021-07-24
* Added change_case command (#441)Cor Peters2021-07-16
* Implement `X` as extend selection to line boundsBlaž Hrastnik2021-07-05
* Add object selection (textobjects) (#385)Gokul Soumya2021-07-03
* Update keymap.mdPabloMansanet2021-06-29
* Add documentation for surroundGokul Soumya2021-06-22
* Merge `x` and `X`Blaž Hrastnik2021-06-20
* book: document new system clipboard mappingsBenoît CORTIER2021-06-20
* Fix docx formatting and linksGokul Soumya2021-06-20
* Format docs for better readabilityGokul Soumya2021-06-15
* Add filter ability to pickerIvan Tham2021-06-15
* add symbol picker (#230)Robin2021-06-12
* add alternate file (#223)Robin2021-06-12