diff options
author | Github Actions <> | 2024-02-29 18:18:10 +0000 |
---|---|---|
committer | Github Actions <> | 2024-02-29 18:18:10 +0000 |
commit | 3c12477173ea6b9a1fe8619189b7a8ba6cb4998e (patch) | |
tree | 3b22a6fecbfae327f1d750ba686176f1095e5162 | |
parent | b0d844e0b528b6d2cdf8cecc65f2b753bb59f339 (diff) | |
download | lite-xl-plugins-3c12477173ea6b9a1fe8619189b7a8ba6cb4998e.tar.gz lite-xl-plugins-3c12477173ea6b9a1fe8619189b7a8ba6cb4998e.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -194,6 +194,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_djot`](https://github.com/Tamnac/lite-xl-djot)\* | Syntax for the [Djot](https://djot.net/) markup language | | [`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 | |