aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-10-23 15:22:16 +0000
committerGithub Actions <>2023-10-23 15:22:16 +0000
commit6f03148f8f13c2c732e2eb1027e173b7e1e5a94c (patch)
treeb1cb75db5649d6aa433733cda7374acfe427955f /README.md
parentc7c43e0afddf2af1bc40c3abbf8551da73136d2d (diff)
downloadlite-xl-plugins-6f03148f8f13c2c732e2eb1027e173b7e1e5a94c.tar.gz
lite-xl-plugins-6f03148f8f13c2c732e2eb1027e173b7e1e5a94c.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 2eaae02..7ac1720 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_d`](plugins/language_d.lua?raw=1) | Syntax for the [D](https://dlang.org/) programming language |
| [`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_edp`](plugins/language_edp.lua?raw=1) | Syntax for [FreeFEM++](http://freefem.org) programming language |
| [`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 |