First Commit
This commit is contained in:
7
crates/zed/extension.toml
Normal file
7
crates/zed/extension.toml
Normal file
@ -0,0 +1,7 @@
|
||||
id = "jrpc-syntax"
|
||||
name = "JRPC Syntax"
|
||||
version = "0.0.1"
|
||||
schema_version = 1
|
||||
authors = ["Fabian Stamm <dev@fabianstamm.de>"]
|
||||
description = "Adds JRPC syntax highlighting to Zed"
|
||||
repository = "https://github.com/"
|
Reference in New Issue
Block a user