Remove Telescope 0.1 branch lock (#1448)

This commit is contained in:
Dmytro Onypko 2025-04-09 16:05:40 +01:00 committed by GitHub
parent 1a5787bc57
commit 9929044f24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -353,7 +353,6 @@ require('lazy').setup({
{ -- Fuzzy Finder (files, lsp, etc)
'nvim-telescope/telescope.nvim',
event = 'VimEnter',
branch = '0.1.x',
dependencies = {
'nvim-lua/plenary.nvim',
{ -- If encountering errors, see telescope-fzf-native README for installation instructions