diff options
author | Github Actions <> | 2024-04-01 15:29:20 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-01 15:29:20 +0000 |
commit | dde17478e00072920eee75f3bb977dfe5ff85805 (patch) | |
tree | 4d8a320bd245a5d5ef9bb0f519a882a6ced91e26 | |
parent | 4e554a7f33178dcff178320fdb8d45e9f76ba078 (diff) | |
download | lite-xl-plugins-dde17478e00072920eee75f3bb977dfe5ff85805.tar.gz lite-xl-plugins-dde17478e00072920eee75f3bb977dfe5ff85805.zip |
[CI] Updated README.md and manifest.json.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,6 @@ to follow with `extra.follow_branch`.* | [`ipc`](plugins/ipc.lua?raw=1) | Adds inter-process communication support, single-instance mode and tab drag and drop between instances. | | [`keymap_export`](plugins/keymap_export.lua?raw=1) | Exports the keymap to a JSON file. | | [`Kinc Projects`](https://github.com/Kode-Community/kinc_plugin)\* | Adds [Kinc](https://github.com/Kode/Kinc) Project generation with basic build commands(depends on [`console`](https://github.com/franko/console)) | -| [`language_buzz`](https://github.com/RohanVashisht1234/buzz_syntax_highlighter_lite-xl)\* | A syntax hilighter for buzz programming language in lite-xl. | | [`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline | | [`linenumbers`](plugins/linenumbers.lua?raw=1) | The ability to change the display of the line number *([screenshot](https://user-images.githubusercontent.com/5556081/129493788-6a4cbd7a-9074-4133-bab7-110ed55f18f7.png))* | | [`lint+`](https://github.com/liquid600pgm/lintplus)\* | Advanced linter with ErrorLens-like error reporting. Compatible with linters made for `linter` *([screenshot](https://raw.githubusercontent.com/liquid600pgm/lintplus/master/screenshots/1.png))* | @@ -206,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_buzz`](https://github.com/RohanVashisht1234/buzz_syntax_highlighter_lite-xl)\* | A syntax hilighter for buzz programming language 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 | | [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language | |