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

I entered / in cmdline and received this error #194

Open
Corybyte opened this issue Nov 7, 2023 · 7 comments
Open

I entered / in cmdline and received this error #194

Corybyte opened this issue Nov 7, 2023 · 7 comments

Comments

@Corybyte
Copy link

Corybyte commented Nov 7, 2023

2023-11-07_10-37
pipeline:vim(call):E117: 未知的函数:_wilder_python_search
How can I solve it

@Aonodensetsu
Copy link

in english: pipeline: Vim(call):E117: Unknown function: _wilder_python_search, same issue here

@wookayin
Copy link

:UpdateRemotePlugins

@Aonodensetsu
Copy link

Aonodensetsu commented Nov 30, 2023

this does work on my new system but not on the old one, UpdateRemotePlugins complains there about the lack of file /path/to/file

@wookayin
Copy link

Please be specific if you would like to get some help.

@Aonodensetsu
Copy link

as i said, works on my new system and says "file not found /path/to/file" on the old one, i'm migrating anyway so i don't care about the old system

@Bhavesh164
Copy link

Hello i have the same issue
i am using windows 10
i am using lazy plugin manager
the plugin config are
{
'gelguy/wilder.nvim',
config = function()
local wilder = require('wilder')
wilder.setup({modes = {':', '/', '?'}})
end,
},

@dzintars
Copy link

dzintars commented Oct 3, 2024

Execute :checkhealth vim.provider.
It should look like this:
image
If it say's WARNING ... is not installed blah-blah-blah then solve this issue first.
Once Python/pynvim will be installed, execute :UpdateRemotePlugins.

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

5 participants