Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs: Auto generate command list | Gokul Soumya | 2021-12-08 |
| | |||
* | Enable thin LTO | Blaž Hrastnik | 2021-11-15 |
| | | | | | It compiles about half a second slower for me, so it seems fine to use by default. | ||
* | Inline tui as helix-tui fork. | Blaž Hrastnik | 2021-05-09 |
| | | | | | We only rely on some of the rendering primitives and implement our Cursive-style compositor on top. | ||
* | Faster dev builds on OSX if using Rust 1.51. | Blaž Hrastnik | 2021-03-29 |
| | |||
* | wip | Blaž Hrastnik | 2020-12-03 |
| | |||
* | Split parts of helix-term into helix-view. | Blaž Hrastnik | 2020-09-21 |
| | | | | | It still largely depends on term for some types but I plan to change that later. | ||
* | Incremental parsing: rough draft. | Blaž Hrastnik | 2020-09-17 |
| | |||
* | Refactor a little bit. | Blaž Hrastnik | 2020-09-12 |
| | |||
* | Add helix-syntax as a wrapper around tree-sitter parsers. | Blaž Hrastnik | 2020-09-09 |
| | |||
* | Initial import. | Blaž Hrastnik | 2020-05-20 |