helix/helix-term/src
2023-05-25 14:01:56 +02:00
..
commands Fix off-by-one in select symbol references () 2023-05-25 14:01:56 +02:00
keymap Add command to merge non-consecutive ranges () 2023-05-20 01:31:39 +02:00
ui Update diagnostics correctly on LSP exit () 2023-05-23 12:33:01 +02:00
application.rs Update diagnostics correctly on LSP exit () 2023-05-23 12:33:01 +02:00
args.rs Fix confusion with using --hsplit --vsplit on startup at same time () 2022-10-11 09:25:42 -04:00
commands.rs Add command to merge non-consecutive ranges () 2023-05-20 01:31:39 +02:00
compositor.rs bump msrv to 1.63 () 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 () 2023-02-09 11:24:31 +09:00
keymap.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00
lib.rs Fix new clippy lints () 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