helix-mirror/helix-term/src
2023-09-03 23:12:38 +02:00
..
commands transition to nucleo for fuzzy matching (#7814) 2023-08-30 13:26:21 +09:00
keymap feat: smart_tab 2023-08-01 09:41:42 -05:00
ui avoid excessive memory consumption in picker (#8127) 2023-09-01 09:13:36 +09:00
application.rs transition to nucleo for fuzzy matching (#7814) 2023-08-30 13:26:21 +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 Fix find commands for buffers with non-LF line-endings (#8111) 2023-09-03 23:12:38 +02:00
compositor.rs avoid excessive memory consumption in picker (#8127) 2023-09-01 09:13:36 +09:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05: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 Fix broken indentation that causes the indentation tests to fail. 2023-08-11 23:44:02 +09:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs Initialize log and config files right after parsing arguments (#7585) 2023-07-09 11:30:43 -05:00