aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2023-01-22 13:50:33 -0500
committerGitHub <noreply@github.com>2023-01-22 13:50:33 -0500
commitaf6e0c5d89baecef47f38cedc0f742f6cfa6beaa (patch)
tree11039a83ec4bdb6a0066401bfc515ee9d7433b93
parent2515e80d938e09d4e44ea8cf80f6b311c769a0d8 (diff)
downloadlite-xl-plugins-af6e0c5d89baecef47f38cedc0f742f6cfa6beaa.tar.gz
lite-xl-plugins-af6e0c5d89baecef47f38cedc0f742f6cfa6beaa.zip
Update manifest.json
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index a08dd1c..d71adf5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -114,7 +114,7 @@
"mod_version": "3"
},
{
- "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal.",
+ "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL.",
"version": "0.1",
"path": "plugins/lite-debugger.lua",
"id": "lite-debugger",