diff --git a/package.json b/package.json index ae05178..aaef3b5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sublime-keybindings", "displayName": "Sublime Text Keymap", "description": "Popular Sublime keybindings for VS Code.", - "version": "1.5.2", + "version": "1.5.3", "publisher": "ms-vscode", "engines": { "vscode": "^1.6.0" @@ -280,7 +280,7 @@ }, { "mac": "cmd+-", "key": "ctrl+-", - "command": "workbench.action.zoomIn" + "command": "workbench.action.zoomOut" }, { "mac": "ctrl+shift+up", "win": "alt+shift+up",