Andrew Neth
|
333c2949c2
|
feat(helix-view): dynamic line numbers (#1522)
* feat(helix-view): dynamic line numbers
* docs: describe editor.line-number in more detail
* Make dynamic numbers the default behavior of `relative`
|
2022-01-26 00:18:01 +09:00 |
|
Blaž Hrastnik
|
35ac815409
|
Fix compilation
nix-direnv issues still mess with my shell..
|
2021-12-06 12:50:28 +09:00 |
|
Blaž Hrastnik
|
a2b22ec152
|
Use binary_search when looking up diagnostics
They're sorted by range so they should also be sorted by line
|
2021-12-06 12:48:25 +09:00 |
|
Blaž Hrastnik
|
225e8ccf31
|
Extract gutters into helix-view
|
2021-11-29 11:00:28 +09:00 |
|