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
gibbz00 19326d23d1 Keymap infobox: Idiomatic body tuple.
Does not change any behavior other than making the tuple slightly
more idiomatic.  Keymap infobox shows key events, then the respective
description. This commit makes sure that order is used from the get go,
rather than flipping it midway.
1 year ago
..
commands feat(commands): allows cycling option values at runtime (#4411) 1 year ago
keymap keymap: Rename KeyTrie::Leaf -> KeyTrie::MapppableCommand 1 year ago
ui Update diagnostics correctly on LSP exit (#7111) 2 years 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 feat(core): add plaintext matching fallback to tree-sitter matching (#4288) 1 year ago
compositor.rs bump msrv to 1.63 (#5570) 2 years ago
config.rs add workspace config and manual LSP root management 2 years ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 2 years ago
job.rs bump msrv to 1.63 (#5570) 2 years ago
keymap.rs Keymap infobox: Idiomatic body tuple. 1 year ago
lib.rs Fix new clippy lints (#5892) 2 years ago
main.rs add workspace config and manual LSP root management 2 years ago