diff options
author | Github Actions <> | 2024-01-27 16:57:52 +0000 |
---|---|---|
committer | Github Actions <> | 2024-01-27 16:57:52 +0000 |
commit | f3efbe86a457786afb5cb9993772cec2fc8e8815 (patch) | |
tree | 7b9903f68a156fb1176c844ff405aafa9b501c36 | |
parent | 2c1147c4e144c3cb182438e1643f5546fc11186c (diff) | |
download | lite-xl-plugins-f3efbe86a457786afb5cb9993772cec2fc8e8815.tar.gz lite-xl-plugins-f3efbe86a457786afb5cb9993772cec2fc8e8815.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,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_blueprint`](plugins/language_blueprint.lua?raw=1) | Syntax for the [Blueprint](https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/) markup language | | [`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 | |