2024-03-26 22:50:08 +00:00
|
|
|
id = "astro"
|
|
|
|
name = "Astro"
|
|
|
|
description = "Astro support."
|
2024-07-25 12:16:28 +00:00
|
|
|
version = "0.1.0"
|
2024-03-26 22:50:08 +00:00
|
|
|
schema_version = 1
|
2024-07-23 14:39:25 +00:00
|
|
|
authors = ["Alvaro Gaona <alvgaona@gmail.com>", "0xk1f0 <dev@k1f0.dev>"]
|
2024-03-26 22:50:08 +00:00
|
|
|
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"
|
2024-05-14 22:57:10 +00:00
|
|
|
commit = "4be180759ec13651f72bacee65fa477c64222a1a"
|