mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Meta-/ (tree-view:toggle) attaches / detaches the TreeView
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
window.keymap.bindKeys '#root-view'
|
||||
'alt-tab': 'tree-view:focus'
|
||||
'meta-/': 'tree-view:toggle'
|
||||
|
||||
window.keymap.bindKeys '.tree-view'
|
||||
'right': 'tree-view:expand-directory'
|
||||
|
||||
Reference in New Issue
Block a user