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

Remove fzy-lua-native dependency in favour of fzy.lua? #12

Open
mrcjkb opened this issue May 23, 2024 · 0 comments
Open

Remove fzy-lua-native dependency in favour of fzy.lua? #12

mrcjkb opened this issue May 23, 2024 · 0 comments

Comments

@mrcjkb
Copy link

mrcjkb commented May 23, 2024

  • fzy-lua-native is packaged in a really weird way (making it very difficult to package as a luarocks package).
  • This plugin depends on it as a submodule, which also makes packaging difficult.

Would you be open to removing the fzy-lua-native dependency, and instead depending on fzy-lua?
It has both lua and compiled C fzy implementations, both accessible via a lua API.

Another option could be to try and find fzy-lua and fall back to fzy-lua-native if not found.

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

1 participant