aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2023-01-22 13:50:57 -0500
committerGitHub <noreply@github.com>2023-01-22 13:50:57 -0500
commitf7b34f7701187713affe1d9f72a15a8aab92fbd9 (patch)
tree21bc10140e057de02abbdb8020dd9ec059bef3b8
parent3c4cc7d23280d57b48e7877bf6013aeeb02ce78a (diff)
downloadlite-xl-plugins-f7b34f7701187713affe1d9f72a15a8aab92fbd9.tar.gz
lite-xl-plugins-f7b34f7701187713affe1d9f72a15a8aab92fbd9.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 d71adf5..1b5697d 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. Warning: Will significantly slow down Lite-XL.",
+ "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL if installed.",
"version": "0.1",
"path": "plugins/lite-debugger.lua",
"id": "lite-debugger",