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 4fc991fdec migrate grammar fetching/building code into helix-loader crate
This is a rather large refactor that moves most of the code for
loading, fetching, and building grammars into a new helix-loader
module. This works well with the [[grammars]] syntax for
languages.toml defined earlier: we only have to depend on the types
for GrammarConfiguration in helix-loader and can leave all the
[[language]] entries for helix-core.
2 years ago
..
CONTRIBUTING.md Auto generate docs for language support 3 years ago
architecture.md migrate grammar fetching/building code into helix-loader crate 2 years ago
vision.md Add a "vision" document, to help give people a sense of Helix's direction. (#657) 3 years ago