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

Been getting an error from supertab on multiple machines with a fresh install of spaceneovim #57

Closed
vviikk opened this issue Jul 28, 2019 · 1 comment

Comments

@vviikk
Copy link
Contributor

vviikk commented Jul 28, 2019

i.e.

$ nvim
Error detected while processing /home/user/......supertab/plugin/supertab.vim:
line 1000:
E475: Invalid argument: pumvisible() ? "\<C-P>" : "\<S-Tab>"
Press ENTER or type command to continue

Seems like the dev of Supertab has gone awol since 2017 as you can see in this issue:
ervandew/supertab#185

Using this fork solves the error:
https://github.com/metalelf0/supertab

Tehnix added a commit that referenced this issue Aug 12, 2019
As stated in #57, it seems that the creator of the original supertab, ervandew, has been missing for 
quite some time. This updates the layer to use a working fork instead. Thanks to @vviikk for spotting this!
@Tehnix
Copy link
Owner

Tehnix commented Aug 12, 2019

Thanks for catching this! I've updated the layer to pull from the fork instead :)

@Tehnix Tehnix closed this as completed Aug 12, 2019
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

No branches or pull requests

2 participants