Skip to content

Commit

Permalink
new: Add chester plugin. (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
mio-19 authored Oct 8, 2024
1 parent 49355ac commit fbba5f2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions registry/data/third-party.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,20 @@
"caddy"
]
},
{
"id": "chester",
"locator": "https://github.com/chester-lang/chester/raw/refs/heads/main/proto.toml",
"format": "toml",
"name": "chester",
"description": "Chester is a programming language.",
"author": "mio-19",
"homepageUrl": "https://github.com/chester-lang/chester",
"repositoryUrl": "https://github.com/chester-lang/chester",
"bins": [
"chester",
"chester-lsp"
]
},
{
"id": "cmake",
"locator": "https://raw.githubusercontent.com/Phault/proto-toml-plugins/main/cmake/plugin.toml",
Expand Down

0 comments on commit fbba5f2

Please sign in to comment.