From a8075b0cb52381a164647822568ac81d22f99bd3 Mon Sep 17 00:00:00 2001 From: Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> Date: Mon, 1 Apr 2024 20:55:44 +0530 Subject: Add `language_buzz` (#404) * Update manifest.json * Update manifest.json * ok * ok * ok --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d685eb1..525c71f 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "language_bib": {}, "language_blade": {}, "language_blueprint": {}, + "language_buzz": {}, "language_c7": {}, "language_caddyfile": {}, "language_cmake": {}, @@ -155,7 +156,7 @@ "id": "meta_languages", "mod_version": "3", "type": "meta", - "version": "0.1.6" + "version": "0.1.7" }, { "description": "Align multiple carets and selections *([clip](https://user-images.githubusercontent.com/2798487/165631951-532f8d24-d596-4dd0-9d21-ff53c71ed32f.mp4))*", @@ -691,6 +692,13 @@ ], "version": "0.1" }, + { + "description": "A syntax hilighter for buzz programming language in lite-xl.", + "id": "language_buzz", + "mod_version": "3", + "remote": "https://github.com/RohanVashisht1234/buzz_syntax_highlighter_lite-xl:dc680dfb7d528ad521fe0c7bdfbc88ef3f95528e", + "version": "0.1" + }, { "description": "Syntax for the modifications to [fe](https://github.com/rxi/fe/) used in [cel7](https://rxi.itch.io/cel7)", "id": "language_c7", -- cgit v1.2.3