0
0

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 3 years have passed since last update.

vimでディレクトリを開くとファイラーとして使える

Posted at

vimでディレクトリを開くと、vim8.1ではvimファイラーとしてnetrwが標準で利用できる。

❯ vim --version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Apr 15 2020 06:40:31)

使い方

ファイル名にカーソルを合わせてENTERを押すと、ファイルがvimで開かれる

参考:vimの標準ファイラnetrwは普通に良さそうな話し

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?