Improve fuzzy search in nvim-telescope by using fzf

This commit is contained in:
2025-09-05 14:07:20 +02:00
parent 8adf1673b9
commit 7a3efc7ac3
2 changed files with 20 additions and 9 deletions

View File

@@ -27,6 +27,7 @@
"nvim-web-devicons": { "branch": "master", "commit": "f66cdfef5e84112045b9ebc3119fee9bddb3c687" },
"plantuml-syntax": { "branch": "master", "commit": "9d4900aa16674bf5bb8296a72b975317d573b547" },
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
"telescope-fzf-native.nvim": { "branch": "main", "commit": "1f08ed60cafc8f6168b72b80be2b2ea149813e55" },
"telescope.nvim": { "branch": "master", "commit": "b4da76be54691e854d3e0e02c36b0245f945c2c7" },
"toggleterm.nvim": { "branch": "main", "commit": "9a88eae817ef395952e08650b3283726786fb5fb" },
"treesj": { "branch": "main", "commit": "925b506eadd9b465e6e577bb684d86e9863a2e21" },