zed/extensions/astro/extension.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
421 B
TOML
Raw Normal View History

id = "astro"
name = "Astro"
description = "Astro support."
version = "0.0.3"
schema_version = 1
authors = ["Alvaro Gaona <alvgaona@gmail.com>"]
repository = "https://github.com/zed-industries/zed"
[language_servers.astro-language-server]
name = "Astro Language Server"
language = "Astro"
[grammars.astro]
repository = "https://github.com/virchau13/tree-sitter-astro"
commit = "4be180759ec13651f72bacee65fa477c64222a1a"