diff --git a/package.json b/package.json index a512e8abf9d..e643c2e2fe3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "vscode": "^1.5.0" }, "categories": [ - "Other" + "Other", + "Keymaps" ], "activationEvents": [ "*" @@ -307,4 +308,4 @@ "typescript": "2.0.0", "typings": "^1.4.0" } -} \ No newline at end of file +}