aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authortakase1121 <20792268+takase1121@users.noreply.github.com>2023-01-08 17:20:36 +0800
committertakase1121 <20792268+takase1121@users.noreply.github.com>2023-01-08 17:20:36 +0800
commita701421021ccbd95abac9f28d33a740a63a4465a (patch)
tree10482cebe1a141dbe016f561d462c4b155d35977 /manifest.json
parent07d33a93090b5c8ae40141f1b80ae63b5110d1c7 (diff)
downloadlite-xl-plugins-a701421021ccbd95abac9f28d33a740a63a4465a.tar.gz
lite-xl-plugins-a701421021ccbd95abac9f28d33a740a63a4465a.zip
keymap_export: add keymap_export
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 d6be566..d27e626 100644
--- a/manifest.json
+++ b/manifest.json
@@ -300,6 +300,13 @@
"mod_version": "3"
},
{
+ "description": "Exports the keymap to a JSON file.",
+ "version": "0.1",
+ "path": "plugins/keymap_export.lua",
+ "id": "keymap_export",
+ "mod_version": "3"
+ },
+ {
"description": "Adds [Kinc](https://github.com/Kode/Kinc) Project generation with basic build commands(depends on [`console`](https://github.com/franko/console))",
"version": "0.1",
"remote": "https://github.com/Kode-Community/kinc_plugin:309fe4193a09cf739ed0a058b1a6966a463a1dbd",