Merge branch 'master' of github.com:github/atom

This commit is contained in:
Corey Johnson & Nathan Sobo
2012-04-27 10:25:45 -06:00
6 changed files with 98 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ window.keymap.bindKeys '.tree-view'
'right': 'tree-view:expand-directory'
'left': 'tree-view:collapse-directory'
'enter': 'tree-view:open-selected-entry'
'm': 'tree-view:move'