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

neovim error:Vim(if):E117: Unknown function: prop_type_get and prop_type_add #5

Open
xuwei152 opened this issue Oct 26, 2023 · 1 comment

Comments

@xuwei152
Copy link

I am using Neovim and get the two error messages. It seems that Neovim doesn't support the two functions. Is it possible to replace them with corresponding Neovim functions?

@sergei-grechanik
Copy link
Owner

It would be nice to support both vim and neovim, but porting this plugin to neovim will be quite a lot of work, I think it's not only these two functions, the floating window APIs are quite different. Right now I don't have time to actively work on this plugin, but I would accept a patch.

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