aboutsummaryrefslogtreecommitdiff
path: root/helix-term/Cargo.toml
Commit message (Expand)AuthorAge
...
* cleanup: Import tree-sitter-highlight so we can cache trees.Blaž Hrastnik2020-09-11
* draft: tree-sitter highlightingBlaž Hrastnik2020-09-09
* Add helix-syntax as a wrapper around tree-sitter parsers.Blaž Hrastnik2020-09-09
* Bump deps, eliminate a lot of transitive deps.Blaž Hrastnik2020-09-08
* Experiment with TUI so we can render selections.Blaž Hrastnik2020-09-07
* Bump deps, make it compile with latest smol.Blaž Hrastnik2020-09-04
* Update dependencies.Blaž Hrastnik2020-08-11
* Fix build.Blaž Hrastnik2020-06-07
* Drop tui.Blaž Hrastnik2020-06-02
* wip: importing to githubBlaž Hrastnik2020-06-01
* Start swapping from termwiz to crossterm + async.Blaž Hrastnik2020-05-28
* Implement a new core based on CodeMirror.Blaž Hrastnik2020-05-25
* Initial import.Blaž Hrastnik2020-05-20