helix/helix-term/src
2022-04-20 10:42:33 +09:00
..
commands Send active diagnostics to LSP when requesting code actions. (#2005) 2022-04-17 12:05:23 +09:00
keymap Add command for picking files from CWD (#1600) 2022-04-10 11:30:09 +09:00
ui Restore document state on completion cancel (#2096) 2022-04-20 10:42:33 +09:00
application.rs Add support for local language configuration (#1249) 2022-04-18 12:10:51 +09:00
args.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
commands.rs Add command to extend selection to line above (#2117) 2022-04-17 12:26:14 +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 Add true or false checkbox in health output table (#1947) 2022-04-12 17:21:16 +09:00
job.rs
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 support for local language configuration (#1249) 2022-04-18 12:10:51 +09:00