From beb69212d400d488533f02ee40781cb1fb1ff558 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 2 Aug 2023 17:05:10 -0400 Subject: Updated manifest.json to include terminal. (#270) * Updated manifest.json to include terminal. --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 163a55a..e21e8b9 100644 --- a/manifest.json +++ b/manifest.json @@ -1297,6 +1297,13 @@ "id": "tabnumbers", "mod_version": "3" }, + { + "description": "An integrated terminal for lite-xl.", + "version": "0.9", + "id": "terminal", + "mod_version": "3", + "remote": "https://github.com/adamharrison/lite-xl-terminal.git:89788ede70768726cf60b5c3049f1fc67bea46cd" + }, { "description": "Compile Tex files into PDF", "version": "0.1", -- cgit v1.2.3