aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorzenobit <zen@osowoso.xyz>2023-09-25 12:51:16 +0200
committerGitHub <noreply@github.com>2023-09-25 12:51:16 +0200
commitb3c78b846a89f8f80439c3cea30814eff758055d (patch)
tree479042f51b811688b7da4381648701dcc07ca6be /manifest.json
parent060a7e8253cd4c2eb5a931dc191e619ed7a71d05 (diff)
downloadlite-xl-plugins-b3c78b846a89f8f80439c3cea30814eff758055d.tar.gz
lite-xl-plugins-b3c78b846a89f8f80439c3cea30814eff758055d.zip
Update ipc description (#306)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 3fa65cc..48375d5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -351,7 +351,7 @@
"mod_version": "3"
},
{
- "description": "Adds inter-process communication support",
+ "description": "Adds inter-process communication support, single-instance mode and tab drag and drop between instances.",
"version": "0.3",
"path": "plugins/ipc.lua",
"id": "ipc",