diff options
author | Github Actions <> | 2024-03-04 16:41:04 +0000 |
---|---|---|
committer | Github Actions <> | 2024-03-04 16:41:04 +0000 |
commit | 7b72fe8e53998290e473102b17d12bf6045ca444 (patch) | |
tree | 13305be23d305abfec689179233d5c83638e2f4d | |
parent | 70cba367aafdb5eb41592b1929085642ca9b1923 (diff) | |
download | lite-xl-plugins-7b72fe8e53998290e473102b17d12bf6045ca444.tar.gz lite-xl-plugins-7b72fe8e53998290e473102b17d12bf6045ca444.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -267,6 +267,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`language_typst`](plugins/language_typst.lua?raw=1) | Syntax for [Typst](https://typst.app/) markup language | | [`language_umka`](plugins/language_umka.lua?raw=1) | Syntax for the [Umka](https://github.com/vtereshkov/umka-lang) programming language. | | [`language_v`](plugins/language_v.lua?raw=1) | Syntax for the [V](https://vlang.io/) programming language | +| [`language_vale`](https://github.com/programutox/lite-plugin-vale)\* | Syntax for the [Vale](https://vale.dev) programming language | | [`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language | | [`language_yaml`](plugins/language_yaml.lua?raw=1) | Syntax for [YAML](https://yaml.org/) serialization language | | [`language_zig`](plugins/language_zig.lua?raw=1) | Syntax for the [Zig](https://ziglang.org/) programming language | |