diff options
author | Github Actions <> | 2023-03-21 14:27:08 +0000 |
---|---|---|
committer | Github Actions <> | 2023-03-21 14:27:08 +0000 |
commit | 82871aeb551048e28e4472aa4fef18ae0817e963 (patch) | |
tree | ccf1b16c474c689aad0fe6c2d3785f039bb286f7 /README.md | |
parent | 04472993f7808d2df2fd500ceabb3127b36663db (diff) | |
download | lite-xl-plugins-82871aeb551048e28e4472aa4fef18ae0817e963.tar.gz lite-xl-plugins-82871aeb551048e28e4472aa4fef18ae0817e963.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`language_autohotkey_v1`](plugins/language_autohotkey_v1.lua?raw=1) | Syntax for the [AutoHotkey](https://www.autohotkey.com)(v1) programming language | | [`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_blade`](plugins/language_blade.lua?raw=1) | Syntax for [Blade](https://github.com/blade-lang/blade/) files | | [`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/) | |