helix/helix-core
Michael Davis 08ee949dcb add 'use-grammars' to languages.toml
The vision with 'use-grammars' is to allow the long-requested feature
of being able to declare your own set of grammars that you would like.
A simple schema with only/except grammar names controls the list
of grammars that is fetched and built. It does not (yet) control which
grammars may be loaded at runtime if they already exist.
2022-03-10 17:31:57 +09:00
..
src add 'use-grammars' to languages.toml 2022-03-10 17:31:57 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml migrate helix-syntax crate into helix-core and helix-term 2022-03-10 17:31:57 +09:00