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.
vim の ctrlp は、現在の作業ディレクトリを取得し、ファイルを検索するためのフォルダーを含んでいます。
現在の作業ディレクトリ以外にもいくつかの他のディレクトリを含めるようにctrlpに指示することは可能ですか?
:help CtrlP
:CtrlP /path/to/dir;を使用して開始ディレクトリを自分で設定できます。ただし、知る限り、同時に複数のディレクトリを検索することはできません。
:CtrlP /path/to/dir