Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add window mode | Ivan Tham | 2021-06-06 | |
| | | | | Fix #93 | |||
* | Add home-end keymaps, (as kakoune/vim do) (#83) | Antoni Stevenet | 2021-06-05 | |
| | | | | | | | | | | | * add home-end keymaps * implement extend methods for extend_line_start, extend_line_end * add home-end mappings to keymaps.md * add ^-$ extend mappings for extend mode * pass cargo linter | |||
* | Replace ^/$ with gh/gl | notoria | 2021-06-04 | |
| | ||||
* | Implement gt/gm/gb, remap goto tYpe to gy | Blaž Hrastnik | 2021-06-04 | |
| | ||||
* | update keymap.md to include arrow keys for movement | Antoni Stevent | 2021-06-03 | |
| | ||||
* | Fixed c/p error in keymap doc | wullewutz | 2021-06-01 | |
| | | | Go to definition mapping is "gd" not "ge" | |||
* | Drop selection_lines completely, change move_line_start binding | Blaž Hrastnik | 2021-05-18 | |
| | ||||
* | Update the book (keymaps). | Blaž Hrastnik | 2021-05-12 | |
| | ||||
* | Add book/ (mdbook based user guide) | Blaž Hrastnik | 2021-04-05 | |