diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 560411a..163a55a 100644 --- a/manifest.json +++ b/manifest.json @@ -1417,6 +1417,13 @@ "type": "library", "remote": "https://github.com/adamharrison/lite-xl-www.git:aecc866c33b0a954fbd41a5de2842bb97f4ac45e", "mod_version": "3" + }, + { + "id": "codeplus", + "version": "1.0", + "description": "Offers improvements such as highlighted comments and autocomplete for brackets, quotes and more. ([demo](https://s12.gifyu.com/images/Sckre.gif))", + "remote": "https://github.com/chqs-git/code-plus.git:b336999b707709df2ddcb865f664623c5beceabb", + "mod_version": 3 } ] } |