You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Any idea why these three lines?
On my mac, at least, they cause:
I could just rip them out, but I'm not sure what you were trying to accomplish here.
PS - my
vim --version
produces:The text was updated successfully, but these errors were encountered: