mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
5977b07e19
- switch to use static OnceCell to calculate Info once - pass Vec<(&[KeyEvent], &str)> rather than Vec<(Vec<KeyEvent>, &str)> - expr -> tt to allow using | as separator, make it more like match |
||
---|---|---|
.. | ||
clipboard.rs | ||
document.rs | ||
editor.rs | ||
graphics.rs | ||
info.rs | ||
input.rs | ||
keyboard.rs | ||
lib.rs | ||
macros.rs | ||
register_selection.rs | ||
theme.rs | ||
tree.rs | ||
view.rs |