helix/helix-term
2020-10-04 15:40:16 +09:00
..
src added tab to insert mode 2020-10-04 15:40:16 +09:00
.gitignore
Cargo.toml argh -> clap to speed up compilation (no syn/proc_macro) 2020-10-01 12:25:03 +09:00
README.md
test.rs tree-sitter based syntax highlighting draft 2020-09-10 18:19:59 +09:00

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

view -> selections etc -> cursor