发布于 2014-09-25 04:22:53
你用的是windows吗?
您的设置应该是这样的:
%userprofile%\vimfiles\plugin\surround.vim
%userprofile%\vimfiles\doc\surround.txt完成后,启动Vim并发出以下命令,将surround的文档添加到通用:help中
:helptags \path\to\vimfiles\doc您现在可以执行:help surround了。
https://stackoverflow.com/questions/26023964
复制相似问题