mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21169c77fd
Previously we only split key tries by editor Mode. This commit changes that to allow other "domain"s like Component IDs. We'll use the Component IDs later so that a Component like a Picker can look up keybindings for itself. The naming is a bit of a placeholder. The hashmap could just use `&'static str` and we could add a From for Mode. But I'd like the key to have some sort of formal name to it. |
1 year ago | |
---|---|---|
.. | ||
src | 1 year ago | |
tests | 1 year ago | |
.gitignore | 5 years ago | |
Cargo.toml | 1 year ago | |
build.rs | 2 years ago |