Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clippy lint | Blaž Hrastnik | 2021-03-25 |
| | |||
* | Load theme from toml file. | Blaž Hrastnik | 2021-03-25 |
| | |||
* | clippy lints | Blaž Hrastnik | 2021-03-22 |
| | |||
* | ui: Syntax highlight code inside markdown popups. | Blaž Hrastnik | 2021-03-16 |
| | |||
* | Use diagnostic.severity to distinguish between error colors. | Blaž Hrastnik | 2021-03-11 |
| | |||
* | popup: wip work on completion popups | Blaž Hrastnik | 2021-02-09 |
| | |||
* | Total mess but it works: diagnostic marking. | Blaž Hrastnik | 2020-12-03 |
| | |||
* | clippy warnings | Blaž Hrastnik | 2020-09-29 |
| | |||
* | 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. |