Skip to content

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

@mrcjkb

Description

@mrcjkb
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions