10
11

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Vimで作業再開

Posted at

NERDTreeを画面の左につねに表示させて使っています。
一旦作業が終わり、Vimを閉じて、また同じ作業を続けたいとき、これまでは、NERDTreeを表示させて、作業フォルダまで行って、開いていたファイルを開いて、とやってました。が、

わたしはアホでした。

:Unite file_mru

で、Recentファイルの一覧を開いて作業していたファイルを選択します。
んで、

:NERDTreeFind

で、そのファイルのあるところでNERDTreeが開きます。(もちろんどっちにもショートカットキーつけてます)

なんて便利、(´-`)

10
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
11

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?