diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | |