aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-20 16:25:51 +0000
committerGithub Actions <>2024-04-20 16:25:51 +0000
commitdd62881b68bff92e61f0358413932773097efa8c (patch)
tree7eceb1e7c4a40f68872b35b2a6392204541a4be0 /README.md
parentded40e146b7bb79eba0c3e14ba88f1cd110e039f (diff)
downloadlite-xl-plugins-dd62881b68bff92e61f0358413932773097efa8c.tar.gz
lite-xl-plugins-dd62881b68bff92e61f0358413932773097efa8c.zip
[CI] Updated README.md and manifest.json.
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 fb935d7..7d06258 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ to follow with `extra.follow_branch`.*
| [`language_assembly_x86`](plugins/language_assembly_x86.lua?raw=1) | Syntax for Intel x86 assembly |
| [`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_bazel`](plugins/language_bazel.lua?raw=1) | Syntax for [Bazel](https://bazel.build/) build tool files. |
| [`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 |