aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 88984a2..c75361f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -114,6 +114,13 @@
"mod_version": "3"
},
{
+ "description": "Debug Lite-XL's Lua VM interactively",
+ "version": "0.1",
+ "path": "plugins/lite-debugger.lua",
+ "id": "lite-debugger",
+ "mod_version": "3"
+ },
+ {
"description": "Provides a debugger integration, with pluggable backends. Currently supports only gdb. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/debugger.png))*",
"version": "0.1",
"remote": "https://github.com/adamharrison/lite-xl-ide.git:c254d8cbc1932fd69e4c135f1d53c4e81a9f293a",