Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Attempt to set completeopt causes error #107

Open
menicosia opened this issue Sep 2, 2017 · 1 comment
Open

Attempt to set completeopt causes error #107

menicosia opened this issue Sep 2, 2017 · 1 comment

Comments

@menicosia
Copy link

Any idea why these three lines?

On my mac, at least, they cause:

Error detected while processing /Users/pivotal/workspace/vimfiles/config/basic.vim:
line   60:
E474: Invalid argument: completeopt=menu,noinsert,noselect
Press ENTER or type command to continue

I could just rip them out, but I'm not sure what you were trying to accomplish here.

PS - my vim --version produces:

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 31 2015 14:44:57)

@luan
Copy link
Owner

luan commented Sep 6, 2017

This shouldn't be happening. I'll investigate and fix it soon.
I no longer add features to this config with testing on Vim < 8.0, so you may want to upgrade to vim 8 if you want latest and greatest. With that said, I still want things to not completely explode on older versions so that this config can be used in servers and such.
Thanks for reporting @menicosia

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants