Skip to content

Commit 8894af7

Browse files
committed
Remove Telescope 0.1 branch lock
1 parent e947649 commit 8894af7

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
@@ -357,7 +357,6 @@ require('lazy').setup({
357357
{ -- Fuzzy Finder (files, lsp, etc)
358358
'nvim-telescope/telescope.nvim',
359359
event = 'VimEnter',
360-
branch = '0.1.x',
361360
dependencies = {
362361
'nvim-lua/plenary.nvim',
363362
{ -- If encountering errors, see telescope-fzf-native README for installation instructions

0 commit comments

Comments
 (0)