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
Joe 8d7a25b4d4
Add --edit-config flag to directly open config.toml (#1771)
Co-authored-by: Gokul Soumya <gokulps15@gmail.com>
3 years ago
..
commands Fix bug in LSP when creating a file in a folder that does not exist (#1775) 3 years ago
ui Allow highlighting additional spans in md renderer 3 years ago
application.rs Add --edit-config flag to directly open config.toml (#1771) 3 years ago
args.rs Add --edit-config flag to directly open config.toml (#1771) 3 years ago
commands.rs Change parameter object keybind from `p` to `a` (#1708) 3 years ago
compositor.rs Fix bug with auto replacing components in compositor (#1711) 3 years ago
config.rs Put some tests behind #[cfg(test)] (#1459) 3 years ago
health.rs Add --health command for troubleshooting (#1669) 3 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 3 years ago
keymap.rs Add arrow key mappings for tree-sitter parent/child/sibling nav (#1724) 3 years ago
lib.rs Add --health command for troubleshooting (#1669) 3 years ago
main.rs Add --edit-config flag to directly open config.toml (#1771) 3 years ago