dirty(telescope): to remove later - fix deprecated warnings
- pinning the latest commit in master - https://github.com/nvim-telescope/telescope.nvim/issues/3469#issuecomment-3039412200
This commit is contained in:
@@ -217,6 +217,7 @@ require('lazy').setup({
|
||||
{
|
||||
'nvim-telescope/telescope.nvim',
|
||||
branch = '0.1.x',
|
||||
commit = 'b4da76be54691e854d3e0e02c36b0245f945c2c7',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
-- Fuzzy Finder Algorithm which requires local dependencies to be built.
|
||||
|
Reference in New Issue
Block a user