wojciech-kulik / xcodebuild.nvim

Neovim plugin to Build, Debug, and Test applications created for Apple devices (iOS, macOS, watchOS, etc.)
MIT License
623 stars 14 forks source link

Feature Request: support fzf-lua #163

Open jellydn opened 1 month ago

jellydn commented 1 month ago

Why

https://github.com/ibhagwan/fzf-lua is a good alternative for telescope plugin.

How

We might check how https://www.lazyvim.org/ has implemented a picker to support fzf and telescope.

wojciech-kulik commented 1 month ago

I'm fine with that. However, I don't have much time right now and will likely be able to introduce these changes in late September.

If you think you can do that, feel free to create a PR.

wojciech-kulik commented 4 weeks ago

If you are going to contribute, please make sure to check out: https://github.com/wojciech-kulik/xcodebuild.nvim/blob/main/CONTRIBUTING.md