Commit Graph

10 Commits (ac1b7d8d0a608f47edfee2872d414e94fd26cc31)

Author SHA1 Message Date
Gokul Soumya 71292f9f11 docs: Auto generate command list 3 years ago
Blaž Hrastnik cccc1949eb Enable thin LTO
It compiles about half a second slower for me, so it seems fine to use
by default.
3 years ago
Blaž Hrastnik 35606a3daa Inline tui as helix-tui fork.
We only rely on some of the rendering primitives and implement our
Cursive-style compositor on top.
3 years ago
Blaž Hrastnik a323155b99 Faster dev builds on OSX if using Rust 1.51. 3 years ago
Blaž Hrastnik 8adcf5083f wip 4 years ago
Blaž Hrastnik 935cfeae57 Split parts of helix-term into helix-view.
It still largely depends on term for some types but I plan to change
that later.
4 years ago
Blaž Hrastnik 088f8a82af Incremental parsing: rough draft. 4 years ago
Blaž Hrastnik a106be94f1 Refactor a little bit. 4 years ago
Blaž Hrastnik 7eac12a4bb Add helix-syntax as a wrapper around tree-sitter parsers. 4 years ago
Blaž Hrastnik 240e5f4e3d Initial import. 4 years ago