diff options
author | Github Actions <> | 2024-04-25 20:27:19 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-25 20:27:19 +0000 |
commit | 06e1a9a5e7c33d7801bfa59a16a839cfac91587a (patch) | |
tree | 3277f016a261c2c5eba11af77295b5b419ee7520 | |
parent | 98e3a0a447ec289965f4e140b9d5dcf428636dd1 (diff) | |
download | lite-xl-plugins-06e1a9a5e7c33d7801bfa59a16a839cfac91587a.tar.gz lite-xl-plugins-06e1a9a5e7c33d7801bfa59a16a839cfac91587a.zip |
[CI] Updated README.md and manifest.json.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -241,7 +241,7 @@ to follow with `extra.follow_branch`.* | [`language_go`](plugins/language_go.lua?raw=1) | Syntax for the [Go](https://golang.org/) programming language | | [`language_graphql`](plugins/language_graphql.lua?raw=1) | Syntax for the [GraphQL](https://graphql.org/) query language, and server-side runtime for executing queries using a type system. | | [`language_gravity`](plugins/language_gravity.lua?raw=1) | Syntax for the [Gravity](https://marcobambini.github.io/gravity/) programming language. | -| [`language_groovy`](plugins/language_groovy.lua?raw=1) | Syntax for the [Groovy](https://en.wikipedia.org/wiki/Apache_Groovy | +| [`language_groovy`](plugins/language_groovy.lua?raw=1) | Syntax for the [Groovy](https://en.wikipedia.org/wiki/Apache_Groovy) programming language | | [`language_hare`](plugins/language_hare.lua?raw=1) | Syntax for the [Hare](https://harelang.org) programming language | | [`language_haxe`](plugins/language_haxe.lua?raw=1) | Syntax for the [Haxe](https://haxe.org) programming language | | [`language_hlsl`](plugins/language_hlsl.lua?raw=1) | Syntax for the [HLSL](https://docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl) programming language | |