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.
使用 Vundle 管理包,我安装了一个配色方案包。想重定向 vim 以在该文件夹而不是默认文件夹中搜索。可以将配色方案复制到默认文件夹,但这使得使用 vundle 毫无意义。
如果您使用 Vundle 安装了 colorscheme 插件,并且您做得对,那么您需要做的就是这些。Vundle 的全部意义在于您不需要摆弄您的运行时路径。——glts