helix/helix-term
Nathan Vegdahl 7c2fb92c91 Report indent style when calling indent-style with no arguments.
Also print an error message when the argument is malformed.
2021-06-14 20:33:42 -07:00
..
src Report indent style when calling indent-style with no arguments. 2021-06-14 20:33:42 -07:00
.gitignore
Cargo.toml
README.md

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

view -> selections etc -> cursor