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
Michael Davis 00b2d616eb implement build_grammars and fetch_grammars
build_grammars adapts the functionality that previously came from
helix-syntax to be used at runtime from the command line flags.

fetch_grammars wraps command-line git to perform the same actions
previously done in the scripts in #1560.
2 years ago
..
src implement build_grammars and fetch_grammars 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml migrate helix-syntax crate into helix-core and helix-term 2 years ago
build.rs migrate helix-syntax crate into helix-core and helix-term 2 years ago