mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
00dfd217d8
(Forgot in the other PR) Release Notes: - N/A
16 lines
421 B
TOML
16 lines
421 B
TOML
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"
|