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.
我已经使用 CtrlP 一段时间了,但我仍然没有弄清楚如何重新索引它。所以每当我想创建一个新文件时,我必须关闭所有现有的 vim 会话,创建文件,然后重新打开它们。否则新文件将不会显示在结果中。
尽管这确实是一个巨大的痛苦,但我一直在做这件事而没有多想。今天我终于决定问了。有人知道如何重新索引 CtrlP 吗?我在文档中找不到它。
你读过 CtrlP 的文档吗?答案当然就在那里:
F5
说真的,:help pluginname应该是安装插件后发出的第一个命令。之后:helptags ~/.vim/doc,也许。
:help pluginname
:helptags ~/.vim/doc