You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src
Michael Davis 546c8ca344 Handle switch from crossterm::Result to io::Result 10 months ago
..
commands Remove unnecessary `Err` from `get_canonicalized_path` (#8009) 10 months ago
keymap feat: smart_tab 10 months ago
ui Remove unnecessary `Err` from `get_canonicalized_path` (#8009) 10 months ago
application.rs Handle switch from crossterm::Result to io::Result 10 months ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs goto_file_impl: use relative path to open file (#7965) 10 months ago
compositor.rs bump msrv to 1.63 (#5570) 1 year ago
config.rs feat: smart_tab 10 months ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 1 year ago
job.rs bump msrv to 1.63 (#5570) 1 year ago
keymap.rs Fix broken indentation that causes the indentation tests to fail. 10 months ago
lib.rs Fix new clippy lints (#5892) 1 year ago
main.rs Initialize log and config files right after parsing arguments (#7585) 11 months ago