当我在 VIM 中加载 PIV 时,它破坏了我的 NERDTree 并破坏了我的领导密钥

发布于 2024-11-01 06:57:00 字数 176 浏览 4 评论 0原文

我正在努力进入 VIM。我已经运行了 Pathogen、NERDTree 和 snipmate,现在我想让 PIV 运行起来。当我将它放入我的包目录中时,它会加载,当我打开 php 文件时,它们默认会折叠。伟大的!但是 Nerdtree 失去了所有颜色,并且我重新映射为分号的冒号键也发生了变化。知道发生了什么事吗?

谢谢

I'm working my way into VIM. I've got Pathogen, NERDTree and snipmate running, now I want to get PIV going. When i throw it into my bundle dir it loads and when i open php files they are folded by default. Great! But Nerdtree loses all it's colors, and my colon key which I remapped to be the semicolon also gets changed. Any idea what's going on?

Thanks

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

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

发布评论

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

评论(1

当爱已成负担 2024-11-08 06:57:00

要调查此类问题,您可以使用:

  • verbose map 显示所有键以及它们映射到的文件
  • verbosehighlight 显示所有突出显示的组

如果您遇到问题用键“,”
您还可以使用 verbose map ,

您可以在使用或不使用 PIV 的情况下尝试这两个命令,看看有什么不同。希望您能理解为什么以及如何解决它。

To investigate that kind of issue you can use :

  • verbose map to display all the keys and in which file they are mapped
  • verbose highlight to display all highlighted groups

If you have an issue with the key ","
you can also use verbose map ,

You can try both commands with or without PIV and see what is different. Hopefully, you'll understand why and how you can work around it.

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