1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-09 00:06:05 +02:00
helix/helix-term/src
Ethan Wilkes 3334e7e4b2
fixed repeat_last_motion extends selection (#7159)
2023-05-29 00:51:22 +09:00
..
commands Fix off-by-one in select symbol references (#7132) 2023-05-25 14:01:56 +02:00
keymap Add command to merge non-consecutive ranges (#7053) 2023-05-20 01:31:39 +02:00
ui Update diagnostics correctly on LSP exit (#7111) 2023-05-23 12:33:01 +02:00
application.rs Update diagnostics correctly on LSP exit (#7111) 2023-05-23 12:33:01 +02: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 fixed repeat_last_motion extends selection (#7159) 2023-05-29 00:51:22 +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 add workspace config and manual LSP root management 2023-03-29 12:57:30 +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