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.
helix/helix-term
gibbz00 b8563685ec Move `keymap.reverse_keymap()` to `Keytrie`:
The plan is let `Keymaps` simply store `KeyTrie`s, as the `Keymap(Keytrie)` wrapping serves little to no purpose.
1 year ago
..
src Move `keymap.reverse_keymap()` to `Keytrie`: 1 year ago
tests cleanup integration tests 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248) 1 year ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago