小编Tej*_*der的帖子

从.vimrc加载vim插件时检测到的错误

我已经在debian系统上安装了vim 7.3以及我从网上下载的一些vimrc.它曾经在我的其他debian机器上工作正常,但在这里我得到这些错误消息,而我加载vim编辑器.

以下是错误:

Error detected while processing /home/tejinder/.vim/plugin/gundo.vim:
line  196:
E319: Sorry, the command is not available in this version: python << ENDPYTHON
line  197:
E492: Not an editor command: def asciiedges(seen, rev, parents):
line  199:
E121: Undefined variable: rev
E15: Invalid expression: rev not in seen:
line  221:
E133: :return not inside a function
line  231:
E133: :return not inside a function
line  233:
E133: :return not inside a function
line  235:
E133: :return not inside a function
line …
Run Code Online (Sandbox Code Playgroud)

python vi vim editor

4
推荐指数
1
解决办法
2791
查看次数

标签 统计

editor ×1

python ×1

vi ×1

vim ×1