From 09aee4039d7e31e289b8602d23ba5584f7bfa0c4 Mon Sep 17 00:00:00 2001 From: Francisco Barreiras <126603030+chqs-git@users.noreply.github.com> Date: Sun, 30 Jul 2023 20:41:48 +0100 Subject: Added codeplus plugin to manifest.json with given suggestions (#273) --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) 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 } ] } -- cgit v1.2.3