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;但是,AFAIK,您不能同时搜索多个目录。
:CtrlP /path/to/dir