diff options
-rw-r--r-- | manifest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 163a55a..e21e8b9 100644 --- a/manifest.json +++ b/manifest.json @@ -1298,6 +1298,13 @@ "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", "path": "plugins/texcompile.lua", |