我已经在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)