helix-mirror/helix-term/src
2023-10-30 15:03:38 -05:00
..
commands Add insert-final-newline config option (#8157) 2023-09-11 19:06:25 -05:00
keymap feat: smart_tab 2023-08-01 09:41:42 -05:00
ui Only render preview if picker has a preview function (#8667) 2023-10-30 15:03:38 -05:00
application.rs Fixed issue when the first file specified as an argument was a relative directory (#8520) 2023-10-18 10:45:05 +02:00
args.rs Fixed issue when the first file specified as an argument was a relative directory (#8520) 2023-10-18 10:45:05 +02:00
commands.rs Add helix-specific ignore files (#8099) 2023-10-21 04:20:29 -05:00
compositor.rs add redraw command (#6949) 2023-09-08 10:46:36 +09:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
health.rs Add support for showing all LSPs in --health (#7315) 2023-10-16 11:42:25 +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 Fixed issue when the first file specified as an argument was a relative directory (#8520) 2023-10-18 10:45:05 +02:00