Skip to content

feat(fzf): provide pre configured custom fzf pickers#53

Open
leblocks wants to merge 6 commits intomasterfrom
provide_fzf_lua_integrations
Open

feat(fzf): provide pre configured custom fzf pickers#53
leblocks wants to merge 6 commits intomasterfrom
provide_fzf_lua_integrations

Conversation

@leblocks
Copy link
Owner

closes #52

@leblocks leblocks changed the title feat(fzf): added initial folder structure feat(fzf): provide pre configured custom fzf pickers Feb 5, 2026
@leblocks
Copy link
Owner Author

leblocks commented Feb 5, 2026

TODO:

  • add tests for populate_quickfix
  • cover utils for pickers in tests
  • add custom previewer for types
  • add namespace picker (just for fun :D) on select will open all files in the same workspaces (not feasible, needs new realtion in db)
  • add vimdoc for new pickers
  • add failover in case if fzf is not installed
  • add optional checkhealth for fzf module

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

Successfully merging this pull request may close these issues.

provide fzf-lua integrations

1 participant