Skip to content

Commit 02dc4ea

Browse files
vaporifmelito00
authored andcommitted
Remove Telescope 0.1 branch lock (nvim-lua#1448)
1 parent 0245deb commit 02dc4ea

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
@@ -429,7 +429,6 @@ require('lazy').setup({
429429
{ -- Fuzzy Finder (files, lsp, etc)
430430
'nvim-telescope/telescope.nvim',
431431
event = 'VimEnter',
432-
branch = '0.1.x',
433432
dependencies = {
434433
'nvim-lua/plenary.nvim',
435434
{ -- If encountering errors, see telescope-fzf-native README for installation instructions

0 commit comments

Comments
 (0)