This commit is contained in:
Wade Anderson 2016-10-24 10:35:28 -07:00
Родитель 577de73dbb
Коммит 8f23bc30cd
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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",