Merge pull request #1811 from atom/ns-rename-keymap

Refer to files containing key bindings as keymaps instead of the global
This commit is contained in:
Nathan Sobo
2014-04-01 10:25:02 -06:00
12 changed files with 44 additions and 43 deletions

View File

@@ -15,7 +15,7 @@
"atomShellVersion": "0.11.4",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^0.13.0",
"atom-keymap": "^0.14.0",
"bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
"coffee-script": "1.7.0",