aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-02-12 22:00:44 +0000
committerGithub Actions <>2024-02-12 22:00:44 +0000
commit180ce50689d3f2cb2df15da3f35827f87fb824d3 (patch)
treea8230f01cfc4df8eb950bded5cb7b70cdb03c06e /README.md
parent9af1b96f0f1cc574c001f4951704a1733ee32e6c (diff)
downloadlite-xl-plugins-180ce50689d3f2cb2df15da3f35827f87fb824d3.tar.gz
lite-xl-plugins-180ce50689d3f2cb2df15da3f35827f87fb824d3.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b42d339..df24617 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_dart`](plugins/language_dart.lua?raw=1) | Syntax for the [Dart](https://dart.dev/) programming languiage |
| [`language_diff`](plugins/language_diff.lua?raw=1) | Syntax for diff and patch files |
| [`language_edp`](plugins/language_edp.lua?raw=1) | Syntax for [FreeFEM++](http://freefem.org) programming language |
+| [`language_ejs`](plugins/language_ejs.lua?raw=1) | Syntax for the [EJS](https://ejs.co/) javascript template engine |
| [`language_elixir`](plugins/language_elixir.lua?raw=1) | Syntax for the [Elixir](https://elixir-lang.org) programming language |
| [`language_elm`](plugins/language_elm.lua?raw=1) | Syntax for the [Elm](https://elm-lang.org) programming language |
| [`language_env`](https://github.com/anthonyaxenov/lite-xl-env-syntax)\* | Syntax for the [env](https://hexdocs.pm/dotenvy/dotenv-file-format.html) (dotenv) files |
@@ -267,7 +268,6 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`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 |
-| [`language_ejs`](plugins/language_ejs.lua?raw=1) | Syntax for the [EJS](https://ejs.co/) javascript template engine |
## Libraries