From 8e90427fd6f705b70727dc26cb63abfa1a43d3dc Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Mon, 1 Apr 2024 20:36:27 +0000 Subject: [CI] Updated README.md and manifest.json. --- README.md | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c9c81..b9c0777 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ to follow with `extra.follow_branch`.* | [`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_carbon`](https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git)\* | Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang). | | [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language | | [`language_containerfile`](https://github.com/FilBot3/lite-xl-language-containerfile)\* | Syntax for [Containerfile](https://github.com/containers/common/blob/main/docs/Containerfile.5.md)/[Dockerfile](https://docs.docker.com/engine/reference/builder/) | | [`language_crystal`](https://github.com/Tamnac/lite-plugin-crystal)\* | Syntax for the [Crystal](https://crystal-lang.org) programming language | diff --git a/manifest.json b/manifest.json index 26a4e53..934b16b 100644 --- a/manifest.json +++ b/manifest.json @@ -727,7 +727,7 @@ "description": "Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang).", "id": "language_carbon", "mod_version": "3", - "remote":"https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git:2557359ae2ebf8baee54779e980e0683cbcb7a3c", + "remote": "https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git:2557359ae2ebf8baee54779e980e0683cbcb7a3c", "tags": [ "language" ], -- cgit v1.2.3