sQu1rr / nerd-treeview

Vim-like NERD Tree behaviour for Atom.io Tree View
https://atom.io/packages/nerd-treeview
MIT License
19 stars 5 forks source link

navigate from nerdtree to already open file #12

Closed CodisRedding closed 7 years ago

CodisRedding commented 8 years ago

How can I jump from nerd tree back over to the editor pane? In vim I would usually have ctrl+h,j,k,l to jump between windows to resolve this.

sQu1rr commented 8 years ago

Alt + \ Just like in original atom tree

CodisRedding commented 8 years ago

thanks, but how do you keep it from toggling the menu? I'd like to keep it open until I close it myself.

sQu1rr commented 8 years ago

are you on mac? C-0 then. see official atom bindings, i did not change them. i haven't really tested myself, maybe there is an update which screws things up?