diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ to follow with `extra.follow_branch`.* | [`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_buzz`](plugins/language_buzz.lua?raw=1) | Syntax for the [Buzz](https://buzz-lang.dev/) programming 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_carbon`](plugins/language_carbon.lua?raw=1) | Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang). | |