chxuan / vimplus

:rocket:An automatic configuration program for vim
https://github.com/chxuan/vimplus
MIT License
3.92k stars 1.13k forks source link

Plugupgrade 之后报错Error detected while processing function <SNR>133_on_timer: #167

Open BH1SCW opened 5 years ago

BH1SCW commented 5 years ago

Error detected while processing function 133_on_timer: line 9: E15: Invalid expression: > s:on_event(a:event)}) Press ENTER or type command to continue Error detected while processing function 133_on_timer: line 9: E116: Invalid arguments for function timer_start(100, {-> s:on_event(a:event)}) Press ENTER or type command to continue

已经尝试python install.py 安装ycm, 现在不确定问题是不是出在这里 vim8.0 ubuntu16.04

chxuan commented 5 years ago

@BH1SCW 你好,你是自己安装ycm,没有使用vimplus的install.sh安装脚本吗?