helix/helix-term
2020-12-03 13:10:32 +09:00
..
src Reroute LSP notification events into the main app event loop. 2020-12-03 13:10:32 +09:00
.gitignore
Cargo.toml Reroute LSP notification events into the main app event loop. 2020-12-03 13:10:32 +09:00
README.md
test.rs tree-sitter based syntax highlighting draft 2020-09-10 18:19:59 +09:00
test.txt started work on goto mode 2020-10-04 23:47:37 +02:00

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

view -> selections etc -> cursor