helix/helix-term
Michael Davis 43963473e3
Add a `ConfigDidChange` event
This is meant to be minimal for now and is expected to change as the
config system evolves.

Features like word completion should be able to hook into this to
initialize or clear the word index when the toggle for the feature is
turned on or off (respectively).
2025-06-23 11:32:51 -04:00
..
src Add a `ConfigDidChange` event 2025-06-23 11:32:51 -04:00
tests Fix prompt truncation for non-ASCII lines 2025-06-19 10:44:06 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 3 updates (#13777) 2025-06-17 08:54:41 -05:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00