aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-05-27 16:28:15 +0000
committerGithub Actions <>2024-05-27 16:28:15 +0000
commitafe06fa542703df9d8693e3ebee988adebc19f7f (patch)
tree9858b280f3d6fd065ca887924dc412356882dd47 /README.md
parentd84b93dc69522d8103e6772da2cbefbd397163ab (diff)
downloadlite-xl-plugins-afe06fa542703df9d8693e3ebee988adebc19f7f.tar.gz
lite-xl-plugins-afe06fa542703df9d8693e3ebee988adebc19f7f.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 a4ecffd..f713b21 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,7 @@ to follow with `extra.follow_branch`.*
| [`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_bend`](plugins/language_bend.lua?raw=1) | Syntax for [Bend](https://higherorderco.com/) programming language 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 |