aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-01-27 16:57:52 +0000
committerGithub Actions <>2024-01-27 16:57:52 +0000
commitf3efbe86a457786afb5cb9993772cec2fc8e8815 (patch)
tree7b9903f68a156fb1176c844ff405aafa9b501c36 /README.md
parent2c1147c4e144c3cb182438e1643f5546fc11186c (diff)
downloadlite-xl-plugins-f3efbe86a457786afb5cb9993772cec2fc8e8815.tar.gz
lite-xl-plugins-f3efbe86a457786afb5cb9993772cec2fc8e8815.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91f77ca..90917a0 100644
--- a/README.md
+++ b/README.md
@@ -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 |