diff options
author | Adam <adamdharrison@gmail.com> | 2023-01-19 20:26:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 20:26:36 -0500 |
commit | 3a8814c7856beea162175e0b8c5993dc524f5f65 (patch) | |
tree | 38aab78a5db186f03526b8752b5ed844481f528a | |
parent | 03b0e837931fb2cb68045fb76e6e31a66861f259 (diff) | |
download | lite-xl-plugins-3a8814c7856beea162175e0b8c5993dc524f5f65.tar.gz lite-xl-plugins-3a8814c7856beea162175e0b8c5993dc524f5f65.zip |
Update manifest.json
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index c75361f..dbaf665 100644 --- a/manifest.json +++ b/manifest.json @@ -114,7 +114,7 @@ "mod_version": "3" }, { - "description": "Debug Lite-XL's Lua VM interactively", + "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal.", "version": "0.1", "path": "plugins/lite-debugger.lua", "id": "lite-debugger", |