Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(helix-view): dynamic line numbers (#1522) | Andrew Neth | 2022-01-25 |
| | | | | | | | * feat(helix-view): dynamic line numbers * docs: describe editor.line-number in more detail * Make dynamic numbers the default behavior of `relative` | ||
* | Fix compilation | Blaž Hrastnik | 2021-12-06 |
| | | | | nix-direnv issues still mess with my shell.. | ||
* | Use binary_search when looking up diagnostics | Blaž Hrastnik | 2021-12-06 |
| | | | | They're sorted by range so they should also be sorted by line | ||
* | Extract gutters into helix-view | Blaž Hrastnik | 2021-11-29 |