aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-08 10:11:40 +0000
committerGithub Actions <>2024-04-08 10:11:40 +0000
commit8fde5e902632712579802ed0464ebc1120fb2355 (patch)
tree78d3b391bceb2b433c92ae4c66a4fd0454bf38b2 /README.md
parent196b2fb7d0a7ce8100f635ec26d168351896cc81 (diff)
downloadlite-xl-plugins-8fde5e902632712579802ed0464ebc1120fb2355.tar.gz
lite-xl-plugins-8fde5e902632712579802ed0464ebc1120fb2355.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 4a5f139..8c1c643 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ to follow with `extra.follow_branch`.*
| [`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_brainfuck`](plugins/language_brainfuck.lua?raw=1) | Syntax for the [Brainfuck](https://en.wikipedia.org/wiki/Brainfuck) programming language |
| [`language_buzz`](plugins/language_buzz.lua?raw=1) | A syntax highlighter for the [Buzz programming language](https://buzz-lang.dev/) in lite-xl. |
| [`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 |