about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 6d36be6c..c261e221 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -45,5 +45,13 @@
       "encoding": "UTF-8",
       "is_default": false
     }
+  },
+  "commands": {
+    "changeInstance": {
+      "suggested_key": {
+        "default": "Alt+Shift+L"
+      },
+      "description": "Change Instance"
+    }
   }
 }
\ No newline at end of file