| Commit message (Expand) | Author | Age |
... | |
* | book: Add a link to tutor.txt | Blaž Hrastnik | 2021-10-23 |
* | Fixed incorrect move commands (#894) | Rowan H | 2021-10-22 |
* | Typo fix (#893) | Rowan H | 2021-10-22 |
* | Add `Alt-,` to `keymap.md`, and replace hard-to-see commas with slashes (#884) | Omnikar | 2021-10-22 |
* | Add `C-j` and `C-k` to keybinds for picker (#876) | VuiMuich | 2021-10-19 |
* | Improve completion trigger (#838) | CossonLeo | 2021-10-18 |
* | use special.string.symbol instead of symbol | Michael Davis | 2021-10-17 |
* | align highlight scopes with documented scopes | Michael Davis | 2021-10-17 |
* | Make auto-completion a config (#853) | Ivan Tham | 2021-10-16 |
* | Make idle-timeout configurable | Blaž Hrastnik | 2021-10-10 |
* | Fix swapped selection rotation docs in `keymap.md` (#792) | Omnikar | 2021-09-29 |
* | experiment: space+k for LSP doc, K for keep_selections | Blaž Hrastnik | 2021-09-24 |
* | experiment: Move keep_primary_selection to , | Blaž Hrastnik | 2021-09-24 |
* | Add option for automatic insertion of closing-parens/brackets/etc (#779) | lurpahi | 2021-09-24 |
* | Initial implementation of global search (#651) | Leoi Hung Kin | 2021-09-21 |
* | enable smart case regex search by default (#761) | kraem | 2021-09-20 |
* | Document `diagnostic` theme scope (#751) | Gokul Soumya | 2021-09-13 |
* | Add `no_op` command (#743) | Omnikar | 2021-09-13 |
* | feat: Sticky view mode with Z (#719) | Gokul Soumya | 2021-09-10 |
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
* | fix: Merge default palette with user palette | Gokul Soumya | 2021-09-05 |
* | feat: Default theme palette using 16 terminal colors | Gokul Soumya | 2021-09-05 |
* | add_newline unimpaired mapping (#653) | oberblastmeister | 2021-09-01 |
* | Reimplement keep-pipe, it needs to manipulate selections, not text | Blaž Hrastnik | 2021-09-01 |
* | Shell commands (#547) | Omnikar | 2021-08-31 |
* | Add ui.menu text style (#664) | CossonLeo | 2021-08-28 |
* | Fix missing backtick in `keymap.md` | Omnikar | 2021-08-27 |
* | Add `Command` column to keymap documentation (#662) | Omnikar | 2021-08-27 |
* | Add docs for registers, multi key remaps (#557) | Gokul Soumya | 2021-08-18 |
* | Update configuration.md for Windows | superlou | 2021-08-16 |
* | Document new keys in book/ | Blaž Hrastnik | 2021-08-08 |
* | Implement selection rotation with `(` and `)` | Blaž Hrastnik | 2021-08-06 |
* | Document C/Alt-C in the keymap | Blaž Hrastnik | 2021-08-05 |
* | Update keymap.md | Ryo Hirayama | 2021-08-01 |
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
* | Add missing keybinds to docs | Gokul Soumya | 2021-07-24 |
* | Added change_case command (#441) | Cor Peters | 2021-07-16 |
* | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
* | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
* | Implement `X` as extend selection to line bounds | Blaž Hrastnik | 2021-07-05 |
* | Add missing linenr.selected key to docs | Gokul Soumya | 2021-07-03 |
* | Add object selection (textobjects) (#385) | Gokul Soumya | 2021-07-03 |
* | Color palettes (#393) | Jakub Bartodziej | 2021-06-30 |
* | Update keymap.md | PabloMansanet | 2021-06-29 |
* | Refactor, add `ui.cursor.primary` | wojciechkepka | 2021-06-23 |
* | Add ability to theme primary selecition | wojciechkepka | 2021-06-23 |
* | Update docs | wojciechkepka | 2021-06-23 |
* | fix: Docs, `select_line` -> `extend_line` | wojciechkepka | 2021-06-23 |
* | Add repology.org packaging status | Blaž Hrastnik | 2021-06-22 |
* | Add documentation for surround | Gokul Soumya | 2021-06-22 |