tomtom/tlib_vim

E1208: -complete used without allowing arguments

esambo opened this issue · 2 comments

I get the following error:

hint: Waiting for your editor to close the file... Error detected while processing ~/.vim/janus/vim/tools/tlib/plugin/02tlib.vim:
line   77: E1208: -complete used without allowing argumentsPress ENTER or type command to continue

I was able to resolve this by using the latest version of plugin/02tlib.vim, rather than my old one that had a @Last Change: 2017-03-30.

I was able to resolve this by using the latest version of plugin/02tlib.vim, rather than my old one that had a @Last Change: 2017-03-30.

thanks!!