Skip to content

Commit 9929044

Browse files
authored
Remove Telescope 0.1 branch lock (#1448)
1 parent 1a5787b commit 9929044

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ require('lazy').setup({
353353
{ -- Fuzzy Finder (files, lsp, etc)
354354
'nvim-telescope/telescope.nvim',
355355
event = 'VimEnter',
356-
branch = '0.1.x',
357356
dependencies = {
358357
'nvim-lua/plenary.nvim',
359358
{ -- If encountering errors, see telescope-fzf-native README for installation instructions

0 commit comments

Comments
 (0)