aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2023-10-29 11:23:38 +0000
committerGithub Actions <>2023-10-29 11:23:38 +0000
commit15fccc256b2dd67ec3bbcb9da71a8d44dd8307b8 (patch)
treec6759506fd0cf8e06838f7185b61318add439979
parentd76503024e223f2cb56c29ba355d41520425f05d (diff)
downloadlite-xl-plugins-15fccc256b2dd67ec3bbcb9da71a8d44dd8307b8.tar.gz
lite-xl-plugins-15fccc256b2dd67ec3bbcb9da71a8d44dd8307b8.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 7ac1720..710a873 100644
--- a/README.md
+++ b/README.md
@@ -181,6 +181,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_batch`](plugins/language_batch.lua?raw=1) | Syntax for Windows [Batch Files](https://en.wikipedia.org/wiki/Batch_file) |
| [`language_bib`](plugins/language_bib.lua?raw=1) | Syntax for [BibTex](https://en.wikipedia.org/wiki/BibTeX) files |
| [`language_blade`](plugins/language_blade.lua?raw=1) | Syntax for [Blade](https://github.com/blade-lang/blade/) files |
+| [`language_c7`](plugins/language_c7.lua?raw=1) | Syntax for the modifications to [fe](https://github.com/rxi/fe/) used in [cel7](https://rxi.itch.io/cel7) |
| [`language_caddyfile`](plugins/language_caddyfile.lua?raw=1) | Syntax for the Caddyfile used on the [Caddy](https://caddyserver.com/) web server |
| [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language |
| [`language_containerfile`](https://github.com/FilBot3/lite-xl-language-containerfile)\* | Syntax for [Containerfile](https://github.com/containers/common/blob/main/docs/Containerfile.5.md)/[Dockerfile](https://docs.docker.com/engine/reference/builder/) |