helix-mods/helix-term/src
2022-03-28 11:02:39 +09:00
..
commands Strip some more params 2022-03-28 11:02:39 +09:00
keymap Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
ui Make line a private property 2022-03-28 11:02:26 +09:00
application.rs Split off dap event handlers into helix-view to allow reuse 2022-03-28 11:01:59 +09:00
args.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
commands.rs Clean up global search 2022-03-28 11:02:32 +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 migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +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 Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00