aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-03-04 16:41:04 +0000
committerGithub Actions <>2024-03-04 16:41:04 +0000
commit7b72fe8e53998290e473102b17d12bf6045ca444 (patch)
tree13305be23d305abfec689179233d5c83638e2f4d
parent70cba367aafdb5eb41592b1929085642ca9b1923 (diff)
downloadlite-xl-plugins-7b72fe8e53998290e473102b17d12bf6045ca444.tar.gz
lite-xl-plugins-7b72fe8e53998290e473102b17d12bf6045ca444.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18e4a10..75d18b2 100644
--- a/README.md
+++ b/README.md
@@ -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 |