utility/fzf-lua: remove hard dependency on fzf

This commit is contained in:
Venkatesan Ravi 2025-04-05 02:00:02 +00:00
commit 95c0cc3bb0
2 changed files with 8 additions and 1 deletions

View file

@ -300,6 +300,7 @@
- Add neo-tree integration for Bufferline.
- Add more applicable filetypes to illuminate denylist.
- Disable mini.indentscope for applicable filetypes.
- Fix fzf-lua having a hard dependency on fzf.
[tebuevd](https://github.com/tebuevd):