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
Joseph Harrison-Lim 3676e2e5d9
cargo fmt
3 years ago
..
commands Use dynamic dispatch for editor config 3 years ago
ui cargo fmt 3 years ago
application.rs cargo fmt 3 years ago
args.rs rename '--fetch/build-grammars' flags into '--grammar fetch/build' 3 years ago
commands.rs cargo fmt 3 years ago
compositor.rs Fix bug with auto replacing components in compositor (#1711) 3 years ago
config.rs Refactor Result::Ok to Ok 3 years ago
health.rs migrate grammar fetching/building code into helix-loader crate 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 migrate grammar fetching/building code into helix-loader crate 3 years ago
main.rs Use dynamic dispatch for editor config 3 years ago