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
Em Zhan 7090555dab
Add `insert-final-newline` config option (#8157)
Co-authored-by: Xalfer <64538944+Xalfer@users.noreply.github.com>
8 months ago
..
commands Add `insert-final-newline` config option (#8157) 8 months ago
keymap feat: smart_tab 9 months ago
ui fix syntax highlights in dynamic picker (#8206) 8 months ago
application.rs add redraw command (#6949) 8 months ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Maintain the current cursor's position and view in the vsplit/hsplit commands too (#8109) 8 months ago
compositor.rs add redraw command (#6949) 8 months ago
config.rs feat: smart_tab 9 months ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 11 months ago
job.rs bump msrv to 1.63 (#5570) 1 year ago
keymap.rs Fix broken indentation that causes the indentation tests to fail. 9 months ago
lib.rs Fix new clippy lints (#5892) 1 year ago
main.rs Initialize log and config files right after parsing arguments (#7585) 10 months ago