VIM插件从CentOS6到CentOS7迁移后不起作用

发布于 2025-01-26 13:32:50 字数 920 浏览 4 评论 0 原文

我在工作站上从centos6到centos7后,我对vim插件 Oscan 感到不安。

该插件使用 ctags 在符号之间导航等。 当我尝试使用它时,它显示了以下错误:

[ 0scan ] Vim(help):E149: Sorry, no help for help.txt
Error detected while processing function railmoon#oscan#open:
line  139:
E121: Undefined variable: edit_line_window
line  140:
E121: Undefined variable: s:available_tags_window
line  141:
E121: Undefined variable: s:result_window
Press ENTER or type command to continue

我无法弄清迁移到CentOS7后语法中发生了什么变化。

我应该在此插件中更改它以使其可行?插件还是vim的问题?

该插件在官方VIM网站上: https://wwwww.vim.org/scripts/scripts/script.php?script.script_id_id = 2507

或者您可以在此处检查相同的资源:

I have troubles with the vim plugin Oscan after migration from Centos6 to Centos7 on my workstation.

This plugin uses ctags to navigate between symbols and so on.
When I try to use it, it shows the following errors:

[ 0scan ] Vim(help):E149: Sorry, no help for help.txt
Error detected while processing function railmoon#oscan#open:
line  139:
E121: Undefined variable: edit_line_window
line  140:
E121: Undefined variable: s:available_tags_window
line  141:
E121: Undefined variable: s:result_window
Press ENTER or type command to continue

I can't figure out what changed in syntax after migration to Centos7.

What should I change in this plugin to make it workable? Is this problem with the plugin or vim?

This plugin on the official vim site:
https://www.vim.org/scripts/script.php?script_id=2507

Or you can check the same sources here:
https://github.com/nterray/vimfiles/tree/master/.vim/autoload/railmoon

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文