11 lines
289 B
TOML
11 lines
289 B
TOML
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"]
|