helix-mods/helix-term/src
2022-04-01 11:20:41 +09:00
..
commands Avoid using the format ident Rust feature (#1881) 2022-03-30 09:08:30 +09:00
keymap Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
ui Resolve conflicts between prompt/picker bindings (#1792) 2022-03-31 16:51:11 +09:00
application.rs lsp: Implement support for workspace_folders (currently just one) 2022-04-01 11:20:41 +09:00
args.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
commands.rs fix: copy_selections was broken with selections (not cursors) 2022-04-01 10:11:44 +09:00
compositor.rs Make regex_prompt directly call cx.push_layer 2022-03-28 11:02:13 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
job.rs Don't use block_on in jobs.finish(), we can .await 2022-02-05 15:05:19 +09:00
keymap.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs Handle BrokenPipe when piping hx --health through head (#1876) 2022-03-30 10:39:25 +05:30