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/docs
Michael Davis eeb3f8e963 migrate helix-syntax crate into helix-core and helix-term
helix-syntax mostly existed for the sake of the build task which
checks and compiles the submodules. Since we won't be relying on
that process anymore, it doesn't end up making much sense to have
a very thin crate just for some functions that we could port to
helix-core.

The remaining build-related code is moved to helix-term which will
be able to provide grammar builds through the --build-grammars CLI
flag.
2 years ago
..
CONTRIBUTING.md Auto generate docs for language support 3 years ago
architecture.md migrate helix-syntax crate into helix-core and helix-term 2 years ago
vision.md Add a "vision" document, to help give people a sense of Helix's direction. (#657) 3 years ago