helix/helix-term
Nik Revenco f582c8b7bd
feat: add API for selection and ranges (#33)
* feat: add API for selection and ranges

* fix: use `no_context!` macro for declaring these functions

* chore: rename accessors to structs
2025-06-15 09:42:58 -07:00
..
src feat: add API for selection and ranges (#33) 2025-06-15 09:42:58 -07:00
tests fix: trim whitespace up to the last selection on insert_newline (#13673) 2025-06-03 08:45:19 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml merge latest from master 2025-06-05 22:54:31 -07:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00