将surround.vim插件安装到Vim的plugins文件夹中似乎没有效果?

发布于 2024-11-28 02:35:31 字数 529 浏览 4 评论 0原文

我已经下载了 Vim 的环绕插件 (surround.vim) 并安装了它进入插件文件夹。我知道插件在那里工作,因为我已经成功安装了 NERDTree 和 TList 插件。

安装 Surround 后,我启动 Vim 并进入插入模式 i 并输入:

“世界你好!”

然后,我进入正常模式 Esc 并将光标移动到文本中,然后按 cs" ' 并且没有任何反应!

我也尝试使用 ds 删除周围,但仍然没有任何反应,

你知道为什么吗?这个插件不起作用?我必须在 _gvimrc 文件中初始化它吗?是否有其他插件与此冲突?

欢迎任何建议。

I've downloaded the surround plugin (surround.vim) for Vim and installed it into the plugins folder. I know plugins work there as i've successfully installed the NERDTree and TList plugins.

Once surround is installed, i start Vim and enter insert mode i and type:

"Hello World!"

I then go to normal mode Esc and move the cursor into the text and press cs"' and nothing happens!

I've also tried deleting the surrounds using ds and still nothing happens.

Have you any idea why this plugin is not working? Do i have to initialise it in the _gvimrc file? Could another plugin conflict with this one?

Any advice is welcome.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

坦然微笑 2024-12-05 02:35:31

感谢 sa125 的回答,我安装了 Pathogen 插件管理器,问题就消失了。这一定是有冲突的事情。

Thanks to sa125's answer i installed the Pathogen plugin manager and the troubles disappeared. It must of been something conflicting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文