helix-mods/helix-term
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
..
src Add the machinery to load syntax config from TOML. 2021-03-25 15:26:25 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Add the machinery to load syntax config from TOML. 2021-03-25 15:26:25 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor