diff options
author | Github Actions <> | 2024-04-01 20:36:27 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-01 20:36:27 +0000 |
commit | 8e90427fd6f705b70727dc26cb63abfa1a43d3dc (patch) | |
tree | b89d3ec0e96696d2bb55ec558d730e241754e309 /manifest.json | |
parent | 9b35ff47ba2780815760e1df117a65812ccf13dd (diff) | |
download | lite-xl-plugins-8e90427fd6f705b70727dc26cb63abfa1a43d3dc.tar.gz lite-xl-plugins-8e90427fd6f705b70727dc26cb63abfa1a43d3dc.zip |
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" ], |