Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Completion: Format docs tabs & highlight in the doc's native language | Blaž Hrastnik | 2021-05-30 |
* | Update deps, introduce the new tree-sitter lifetimes | Blaž Hrastnik | 2021-05-27 |
* | Define text color (mostly) in theme.toml. | Blaž Hrastnik | 2021-05-07 |
* | Clippy lint: replace with default -> take | Blaž Hrastnik | 2021-04-07 |
* | Add the machinery to load syntax config from TOML. | Blaž Hrastnik | 2021-03-25 |
* | ui: markdown: remove trailing blank line. | Blaž Hrastnik | 2021-03-22 |
* | Merge some imports. | Blaž Hrastnik | 2021-03-22 |
* | ui: Syntax highlight code inside markdown popups. | Blaž Hrastnik | 2021-03-16 |
* | ui: Use parsed markdown contents to determine sizing. | Blaž Hrastnik | 2021-03-15 |
* | ui: Account for padding on markdown renderer. | Blaž Hrastnik | 2021-03-15 |
* | ui: popup: scroll documentation popups with c-u/c-d. | Blaž Hrastnik | 2021-03-08 |
* | ui: Move terminal into compositor, redo required_size hints. | Blaž Hrastnik | 2021-03-08 |
* | ui: wip: Markdown doc renderer. | Blaž Hrastnik | 2021-03-05 |