An extension for the Zed editor that adds support for the RCL configuration language
|
Ruud van Asseldonk
ec71590e79
Update to RCL 0.12.0
This is a generated export based on files in the grammar/zed directory of the main RCL repository. It is generated by tools/update_repos.py. Upstream-Describe: v0.12.0-dirty Upstream-Commit: c7267505c38160ea3fd1d91117d48612c8fe01cd |
||
|---|---|---|
| languages/rcl | Update to RCL 0.10.0 | |
| extension.toml | Update to RCL 0.12.0 | |
| LICENSE | Add a readme and license | |
| README.md | Add a readme and license | |
zed-rcl
This repository contains the Zed extension for the RCL configuration language.
This repository is based on files extracted from the main repository available at the following remotes:
The upstream source of truth for the extension is the grammar/zed directory in
the main repository, to make it easier to keep all the grammars in sync in one
place. The files have been exported here because Zed extensions need to live at
the top level of their repository.