Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、application_controller.rbというファイルを編集しています~/work/foo/app/controller/。
~/work/foo/app/controller/
ここで、NERDTreeウィンドウを開き、フォルダが自動的に展開~/work/foo/app/controller/され、ファイルにカーソルが置かれることを期待しますapplication_controller.rb。どのように?
application_controller.rb
:NERDTreeFindおそらくあなたが探しているものです:
:NERDTreeFind
Find the current file in the tree. If not tree exists and the current file is under vim's CWD, then init a tree at the CWD and reveal the file. Otherwise init a tree in the current file's directory.