Update extension descriptions (#9939)
This PR updates the descriptions of some of the extensions to match the others. Release Notes: - N/A
This commit is contained in:
parent
0d7f5f49e6
commit
90cf73b746
3 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
id = "gleam"
|
id = "gleam"
|
||||||
name = "Gleam"
|
name = "Gleam"
|
||||||
description = "Gleam support for Zed"
|
description = "Gleam support."
|
||||||
version = "0.0.2"
|
version = "0.0.2"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = ["Marshall Bowers <elliott.codes@gmail.com>"]
|
authors = ["Marshall Bowers <elliott.codes@gmail.com>"]
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
id = "haskell"
|
id = "haskell"
|
||||||
name = "Haskell"
|
name = "Haskell"
|
||||||
description = "Haskell support for Zed"
|
description = "Haskell support."
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = [
|
authors = [
|
||||||
"Marshall Bowers <elliott.codes@gmail.com>",
|
|
||||||
"Pseudomata <pseudomata@proton.me>",
|
"Pseudomata <pseudomata@proton.me>",
|
||||||
"Lei <45155667+leifu1128@users.noreply.github.com>"
|
"Lei <45155667+leifu1128@users.noreply.github.com>"
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
id = "uiua"
|
id = "uiua"
|
||||||
name = "Uiua"
|
name = "Uiua"
|
||||||
description = "Uiua support for Zed"
|
description = "Uiua support."
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = ["Max Brunsfeld <max@zed.dev>"]
|
authors = ["Max Brunsfeld <max@zed.dev>"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue