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/src
vwkd 352d1574a6
add move_prev_long_word_end and extend_prev_long_word_end (#6905)
1 year ago
..
commands commands(toggle): use pattern matching on the Value enum (#7240) 1 year ago
keymap Remove Keymap(KeyTrie) and simply use KeyTrie. 1 year ago
ui Persist register selection in pending keymaps 1 year ago
application.rs Exit gracefully on termination signals (#7236) 1 year ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs add move_prev_long_word_end and extend_prev_long_word_end (#6905) 1 year ago
compositor.rs bump msrv to 1.63 (#5570) 1 year ago
config.rs Remove Keymap(KeyTrie) and simply use KeyTrie. 1 year ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 1 year ago
job.rs bump msrv to 1.63 (#5570) 1 year ago
keymap.rs Remove Keymap(KeyTrie) and simply use KeyTrie. 1 year ago
lib.rs Fix new clippy lints (#5892) 1 year ago
main.rs add workspace config and manual LSP root management 1 year ago