helix/helix-term/src
Triton171 5f2fe5fca5
Fix erroneous indent between closers of auto-pairs (#5330)
inserting a newline between 2 closers of an auto-pair.
2022-12-29 09:23:40 -06:00
..
commands Fix opening new files (#5278) 2022-12-24 07:50:39 -06:00
keymap Add command to merge consecutive ranges in selection (#5047) 2022-12-22 20:27:20 -06:00
ui mouse operations respect scrolloff (#5255) 2022-12-22 20:30:33 -06:00
application.rs Avoid trailing s in message when only 1 file is opened (#5189) 2022-12-23 08:13:05 -06: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 erroneous indent between closers of auto-pairs (#5330) 2022-12-29 09:23:40 -06:00
compositor.rs Remove redraw to fix build 2022-12-15 22:23:06 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Print the binary required by the debug adapter (#5195) 2022-12-17 13:03:18 -06:00
job.rs remove Callback::Compositor variant 2022-10-18 22:31:39 -04:00
keymap.rs Fix nightly clippy lints (#4954) 2022-12-01 10:37:38 -06:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00