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
$ 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
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!
i.e.
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
The text was updated successfully, but these errors were encountered: