laravel.nvim
laravel.nvim copied to clipboard
Ability to configure altenative picker (fzf-lua)
Hi, it would be great if we could configure alternative pickers (fzf-lua) instead of telescope.
Hey, I have not used fzf picker, how this is built it can be extended, in the development branch there is the concept of revolvers that will easily provide de list to be use in the pickers. What will need to be review are the actions.
Thanks, I will attempt to take a look soon. Cheers
@caliguIa if you have any question related to the plugin feel free to do it, I can provide some support to it.
Thanks @adalessa appreciate it, I will attempt to take a look at it this week if I get the time.
I'm interested in tackling this issue, as I also prefer using fzf-lua over telescope these days.
@rqpt nice to hear the interest, just FYI I am working on a re-design on the structure, with a container system similar to laravel one, in case you want to take a look to it is on the feature/container branch
The easiest way to do this is to use vim.ui.select instead of telescope integration and register fzf/telescope as vim.ui.select
Hi all, we finally managed to at least add vim.ui.select as the picker in the development branch. If you still want this feature, please try it out.
vim.ui.select is a very basic picker, it doesn't support previews
I will take a look at fzf-lua this week
It's already on master, I pulled the trigger, now is tagged as 3.0