aboutsummaryrefslogtreecommitdiff
path: root/book/src
Commit message (Expand)AuthorAge
* Add docs for registers, multi key remaps (#557)Gokul Soumya2021-08-18
* Update configuration.md for Windowssuperlou2021-08-16
* 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
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
* Add missing keybinds to docsGokul Soumya2021-07-24
* Added change_case command (#441)Cor Peters2021-07-16
* Rewritten Rust `highlights.scm` (#425)Kirawi2021-07-08
* VSCode Dark+ Theme (#414)Kirawi2021-07-08
* Implement `X` as extend selection to line boundsBlaž Hrastnik2021-07-05
* Add missing linenr.selected key to docsGokul Soumya2021-07-03
* Add object selection (textobjects) (#385)Gokul Soumya2021-07-03
* Color palettes (#393)Jakub Bartodziej2021-06-30
* Update keymap.mdPabloMansanet2021-06-29
* Refactor, add `ui.cursor.primary`wojciechkepka2021-06-23
* Add ability to theme primary selecitionwojciechkepka2021-06-23
* Update docswojciechkepka2021-06-23
* fix: Docs, `select_line` -> `extend_line`wojciechkepka2021-06-23
* Add repology.org packaging statusBlaž Hrastnik2021-06-22
* Add documentation for surroundGokul Soumya2021-06-22
* Update docswojciechkepka2021-06-21
* 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
* Update docswojciechkepka2021-06-19
* Removed unneeded escaping in Markdown docs (#299)rypervenche2021-06-18
* Use kebab-case for configwojciechkepka2021-06-18
* Add an option to disable display of progress in status barwojciechkepka2021-06-18
* Fix typos in Markdown documentationPerry Thompson2021-06-17
* Add homebrew tap instructions againBlaž Hrastnik2021-06-17
* Configurable keys 2 (Mapping keys to commands) (#268)PabloMansanet2021-06-17
* Add theme key for selected line numberGokul Soumya2021-06-16
* Format docs for better readabilityGokul Soumya2021-06-15
* Add filter ability to pickerIvan Tham2021-06-15
* Add ui.selection to theme.tomlGokul Soumya2021-06-14
* add symbol picker (#230)Robin2021-06-12
* add alternate file (#223)Robin2021-06-12
* Movement fixes, refactor and unit test suite (#217)PabloMansanet2021-06-11
* commands: Add goto first non-whitespace char of lineWojciech Kępka2021-06-08
* Update keymapWojciech Kępka2021-06-08
* Add diagnostics keys to keymap.mdBlaž Hrastnik2021-06-07
* Add spc w w for window modeIvan Tham2021-06-07
* theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113)Ingrid2021-06-06
* Apply suggestions from code reviewBrian Dawn2021-06-06
* Provide a feature flag to be able to embed the runtime folder.Brian Dawn2021-06-06
* Add window modeIvan Tham2021-06-06
* Add home-end keymaps, (as kakoune/vim do) (#83)Antoni Stevenet2021-06-05
* Replace ^/$ with gh/glnotoria2021-06-04