helix-mods/helix-term/src
Blaž Hrastnik e3c4edae32 Add the machinery to load syntax config from TOML.
It's embedded into the binary at build time for now, but it's progress.
2021-03-25 15:26:25 +09:00
..
ui Add the machinery to load syntax config from TOML. 2021-03-25 15:26:25 +09:00
application.rs editor.open can now either replace the current view or open in a split. 2021-03-24 14:28:26 +09:00
commands.rs wip: Hooks & trigger characters for completion/signature_help. 2021-03-24 18:17:00 +09:00
compositor.rs Merge some imports. 2021-03-22 12:40:07 +09:00
keymap.rs wip: Hooks & trigger characters for completion/signature_help. 2021-03-24 18:17:00 +09:00
main.rs Add the machinery to load syntax config from TOML. 2021-03-25 15:26:25 +09:00
terminal.rs ui: Make editor more resilient about being shrunk too small. 2021-03-01 14:23:10 +09:00