Skip to content

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

Merged
leblocks merged 11 commits intomasterfrom
provide_fzf_lua_integrations
Feb 14, 2026
Merged

feat(fzf): provide pre configured custom fzf pickers#53
leblocks merged 11 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 runs in a vim.schedule, hard to assert something
  • cover utils for pickers in tests not much to cover for now
  • 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

@leblocks
Copy link
Owner Author

record a demo

@leblocks leblocks merged commit e533f44 into master Feb 14, 2026
4 checks passed
@leblocks leblocks deleted the provide_fzf_lua_integrations branch February 14, 2026 22:23
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