Update command palette to better handle keybindings.

Fixes #1233
This commit is contained in:
Ben Ogle
2013-12-10 12:31:25 -08:00
parent 43bf47fa26
commit 3f69197a08

View File

@@ -73,9 +73,9 @@
},
"packageDependencies": {
"atom-dark-syntax": "0.8.0",
"atom-dark-ui": "0.13.0",
"atom-dark-ui": "0.14.0",
"atom-light-syntax": "0.9.0",
"atom-light-ui": "0.13.0",
"atom-light-ui": "0.14.0",
"base16-tomorrow-dark-theme": "0.7.0",
"solarized-dark-syntax": "0.5.0",
"archive-view": "0.16.0",
@@ -85,7 +85,7 @@
"bookmarks": "0.15.0",
"bracket-matcher": "0.15.0",
"command-logger": "0.8.0",
"command-palette": "0.11.0",
"command-palette": "0.12.0",
"dev-live-reload": "0.18.0",
"editor-stats": "0.8.0",
"exception-reporting": "0.8.0",
@@ -108,7 +108,7 @@
"snippets": "0.17.0",
"spell-check": "0.17.0",
"status-bar": "0.24.0",
"styleguide": "0.17.0",
"styleguide": "0.18.0",
"symbols-view": "0.27.0",
"tabs": "0.15.0",
"terminal": "0.23.0",