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/helix-term/src
Omnikar e6b865ed0b allow whitespace to be rendered
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
..
commands Send active diagnostics to LSP when requesting code actions. (#2005) 2 years ago
keymap Add command for picking files from CWD (#1600) 3 years ago
ui allow whitespace to be rendered 2 years ago
application.rs allow whitespace to be rendered 2 years ago
args.rs Add refresh-config and open-config command (#1803) 3 years ago
commands.rs Fix open on multiline selection (#2161) 2 years ago
compositor.rs Make regex_prompt directly call cx.push_layer 3 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Add true or false checkbox in health output table (#1947) 3 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 3 years ago
keymap.rs Add refresh-config and open-config command (#1803) 3 years ago
lib.rs Add refresh-config and open-config command (#1803) 3 years ago
main.rs Add support for local language configuration (#1249) 2 years ago