aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/manifest.json b/manifest.json
index 8d29c76..dd960eb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -697,14 +697,14 @@
"version": "0.1"
},
{
- "description": "A syntax hilighter for buzz programming language in lite-xl.",
+ "description": "A syntax highlighter for the [Buzz programming language](https://buzz-lang.dev/) in lite-xl.",
"id": "language_buzz",
"mod_version": "3",
- "remote": "https://github.com/RohanVashisht1234/buzz_syntax_highlighter_lite-xl:dc680dfb7d528ad521fe0c7bdfbc88ef3f95528e",
+ "path":"plugins/language_buzz.lua",
"tags": [
"language"
],
- "version": "0.1"
+ "version": "0.2"
},
{
"description": "Syntax for the modifications to [fe](https://github.com/rxi/fe/) used in [cel7](https://rxi.itch.io/cel7)",
@@ -730,11 +730,11 @@
"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:997c0d099145afe47001703df829a3a9af955297",
+ "path":"plugins/language_carbon.lua",
"tags": [
"language"
],
- "version": "0.2"
+ "version": "0.3"
},
{
"description": "Syntax for the [Clojure](https://clojure.org/) programming language",
@@ -920,11 +920,11 @@
"description": "Syntax for the [fortran](https://fortran-lang.org/) programming language",
"id": "language_fortran",
"mod_version": "3",
- "remote": "https://github.com/RohanVashisht1234/fortran_syntax_highlighter_lite-xl:2bf91dd7a50f1ba7c8847532084448a9d2d88456",
+ "path":"plugins/language_fortran.lua",
"tags": [
"language"
],
- "version": "0.1"
+ "version": "0.2"
},
{
"description": "Syntax for the [fstab](https://en.wikipedia.org/wiki/Fstab) config files",
@@ -1442,11 +1442,11 @@
"description": "Syntax for the [Swift](https://developer.apple.com/swift/) programming language",
"id": "language_swift",
"mod_version": "3",
- "remote": "https://github.com/RohanVashisht1234/swift_syntax_highlighting_lite-xl:4211079ced99ed693b5c8acad61f3a27a511919d",
+ "path":"plugins/language_swift.lua",
"tags": [
"language"
],
- "version": "0.1"
+ "version": "0.2"
},
{
"description": "Syntax for shell scripting language",