Remove Telescope `0.1` branch lock

This commit is contained in:
Dmytro Onypko 2025-04-06 18:27:49 +01:00
parent e947649cb0
commit 8894af7422
No known key found for this signature in database
GPG Key ID: 68EFF4350C9C15CD
1 changed files with 0 additions and 1 deletions

View File

@ -357,7 +357,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