aboutsummaryrefslogtreecommitdiff
path: root/helix-view/Cargo.toml
Commit message (Expand)AuthorAge
* Load theme from toml file.Blaž Hrastnik2021-03-25
* View tree implementation: render multiple split views.Blaž Hrastnik2021-02-03
* Update deps.Blaž Hrastnik2021-01-06
* lsp: Work on syncing the state with the language server.Blaž Hrastnik2020-12-25
* Save commandBlaž Hrastnik2020-12-03
* Refactor: Document type as a wrapper around barebones State.Blaž Hrastnik2020-12-03
* argh -> clap to speed up compilation (no syn/proc_macro)Blaž Hrastnik2020-10-01
* moved insert keymap to keymap.rsJan Hrastnik2020-09-30
* Extend selection commands.Blaž Hrastnik2020-09-28
* Split parts of helix-term into helix-view.Blaž Hrastnik2020-09-21