Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to neocomplete from obsolete neocomplcache #742

Merged
merged 1 commit into from
May 1, 2015

Conversation

guersam
Copy link
Contributor

@guersam guersam commented Apr 1, 2015

From neocomplcache repo

Note: It is not maintained well. You should use neocomplete instead.

https://github.com/Shougo/neocomplete.vim

@@ -174,11 +174,6 @@
Bundle 'Valloric/YouCompleteMe'
Bundle 'SirVer/ultisnips'
Bundle 'honza/vim-snippets'
elseif count(g:spf13_bundle_groups, 'neocomplcache')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of just removing the whole section, we might keep it with a warning message for a while. It would be less surprising but someday we need to get rid of it anyway. What do you think?

@ghost
Copy link

ghost commented Apr 1, 2015

doesn't neocomplete require your vim to be compiled with +lua ? or is that something else?

EDIT: use the right name for the plugin!

@spf13
Copy link
Owner

spf13 commented May 1, 2015

I agree with this, but we should leave the old one in for a bit longer I think.

spf13 added a commit that referenced this pull request May 1, 2015
Switch to neocomplete from obsolete neocomplcache
@spf13 spf13 merged commit c2a84a3 into spf13:3.0 May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants