feat: add zed extension

This commit is contained in:
Konstantin Fickel 2026-04-19 17:58:54 +02:00
parent dbf0808233
commit 76a1a6b695
Signed by: kfickel
GPG key ID: A793722F9933C1A5
5 changed files with 901 additions and 1 deletions

View file

@ -0,0 +1,11 @@
id = "streamd"
name = "Streamd"
version = "0.0.1"
schema_version = 1
authors = ["Konstantin Fickel"]
description = "Streamd LSP support for Zed editor"
repository = "https://git.konstantinfickel.de/kfickel/streamd"
[language_servers.streamd]
name = "Streamd LSP"
languages = ["Markdown"]