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

E117: Unknown function: SemshiBufWipeout #60

Closed
newtorn opened this issue Dec 3, 2019 · 2 comments
Closed

E117: Unknown function: SemshiBufWipeout #60

newtorn opened this issue Dec 3, 2019 · 2 comments

Comments

@newtorn
Copy link

newtorn commented Dec 3, 2019

After I PluginInstall each time, key press q to quit, I will get a message from neovim:
Processing BufWipeout autocmd "*" occurs error:
E117: Unknown function: SemshiBufWipeout

Work on Darwin, Neovim:
NVIM v0.3.7
Build type: Release
LuaJIT 2.0.5

vim-plug:
Plug 'numirias/semshi', { 'do': ':UpdateRemotePlugins', 'for' :['python', 'vim-plug'] }

@numirias
Copy link
Owner

numirias commented Dec 3, 2019

Duplicate of #59

Please make sure you run :UpdateRemotePlugins.

@numirias numirias marked this as a duplicate of #59 Dec 3, 2019
@numirias numirias closed this as completed Dec 3, 2019
@wookayin
Copy link
Contributor

wookayin commented Nov 1, 2022

The solution is to run :UpdateRemotePlugins, but this error can still happen often (e.g. running vim-plug installation or for some reason rplugin gets broken). My fork of semshi fixes it: wookayin@52df970 .

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

3 participants