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.
SublimeTextで、ファイルオープナーコマンドを使用すると、カーソルを合わせたファイル名がバックグラウンドで自動プレビューされます。これを実装するVIMで利用可能なそのようなファイルオープナー/アドオンはありますか?
私が考えることができる最も近いものは、NerdTree のプレビュー機能です。
NerdTree で:
j
k
go
このように、jgo繰り返し押すと、各ファイルをすばやくプレビューできます。
jgo