helix-mirror/helix-term/src
gibbz00 3d0bc72099 Place Info::from_keymap() contents in keymap.infobox():
This makes it easier later control the order in which the key events
are presented.
2023-06-07 10:11:13 +09:00
..
commands feat(commands): allows cycling option values at runtime (#4411) 2023-06-05 22:22:05 +09:00
keymap keymap: Rename KeyTrie::Leaf -> KeyTrie::MapppableCommand 2023-06-07 10:11:13 +09:00
ui Update diagnostics correctly on LSP exit (#7111) 2023-05-23 12:33:01 +02:00
application.rs Exit gracefully on termination signals (#7236) 2023-06-05 22:27:57 +09:00
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2022-10-11 09:25:42 -04:00
commands.rs feat(core): add plaintext matching fallback to tree-sitter matching (#4288) 2023-06-05 23:13:00 +09:00
compositor.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
config.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 2023-05-18 21:48:32 +02:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs Place Info::from_keymap() contents in keymap.infobox(): 2023-06-07 10:11:13 +09:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00