aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-01 20:36:27 +0000
committerGithub Actions <>2024-04-01 20:36:27 +0000
commit8e90427fd6f705b70727dc26cb63abfa1a43d3dc (patch)
treeb89d3ec0e96696d2bb55ec558d730e241754e309
parent9b35ff47ba2780815760e1df117a65812ccf13dd (diff)
downloadlite-xl-plugins-8e90427fd6f705b70727dc26cb63abfa1a43d3dc.tar.gz
lite-xl-plugins-8e90427fd6f705b70727dc26cb63abfa1a43d3dc.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md1
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 1 deletions
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"
],