Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update keymap | Wojciech Kępka | 2021-06-08 | |
| | ||||
* | Add diagnostics keys to keymap.md | Blaž Hrastnik | 2021-06-07 | |
| | ||||
* | Add spc w w for window mode | Ivan Tham | 2021-06-07 | |
| | ||||
* | theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) | Ingrid | 2021-06-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * theme: Enable style modifiers in theme.toml * docs: theme documentation * fixup: parse modifiers with filter_map * theme: tests for parse_style * theme: Log invalid cases in theme.toml parse * docs: theme documentation fixup * docs: Blaz's theming comments * docs: Theme doc fixes from pickfire Co-authored-by: Ivan Tham <pickfire@riseup.net> * theme: More context in logs, TODO for alerting users * contrib: Ingrid's theme * docs: Theme subsection fixes Co-authored-by: Ivan Tham <pickfire@riseup.net> | |||
* | Apply suggestions from code review | Brian Dawn | 2021-06-06 | |
| | | | | Co-authored-by: Ivan Tham <pickfire@riseup.net> | |||
* | Provide a feature flag to be able to embed the runtime folder. | Brian Dawn | 2021-06-06 | |
| | | | | | | These changes provide a new feature flag "embed_runtime" that when enabled and built in release mode will embed the runtime folder into the resulting binary. | |||
* | 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 | |
| | ||||
* | Update install notes | Blaž Hrastnik | 2021-06-02 | |
| | ||||
* | book: Always generate the CNAME file | Blaž Hrastnik | 2021-06-02 | |
| | ||||
* | Fixed c/p error in keymap doc | wullewutz | 2021-06-01 | |
| | | | Go to definition mapping is "gd" not "ge" | |||
* | Update mdbook styling, add link to AUR | Blaž Hrastnik | 2021-05-30 | |
| | ||||
* | Drop selection_lines completely, change move_line_start binding | Blaž Hrastnik | 2021-05-18 | |
| | ||||
* | Update the book (keymaps). | Blaž Hrastnik | 2021-05-12 | |
| | ||||
* | Update book css styling. | Blaž Hrastnik | 2021-04-07 | |
| | ||||
* | Add book/ (mdbook based user guide) | Blaž Hrastnik | 2021-04-05 | |