From 5836fda442d0751111bef7810dfaedd1939edc3b Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 9 Sep 2024 12:22:50 -0400 Subject: Added Quetta (#476) * Added in Quetta. * Bumped version. * Updated quetta. * Updated PR and changed description to match convention. --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 850b241..a7bddb4 100644 --- a/manifest.json +++ b/manifest.json @@ -2005,6 +2005,14 @@ "remote": "https://github.com/jgmdev/lite-xl-threads:9299a9a6b778cb34b12f0286b9162779920a9197", "version": "1.2" }, + { + "description": "Turns Lite XL into a terminal based editor.", + "id": "quetta", + "mod_version": "3", + "name": "Quetta", + "remote": "https://github.com/adamharrison/quetta.git:38350ef0708aa392cc21e850e82db39df6e3a38e", + "version": "0.51" + }, { "description": "Show nesting of parentheses with rainbow colours", "id": "rainbowparen", -- cgit v1.2.3