Skip to content

Commit df8060e

Browse files
vaporifnickgnd
authored andcommitted
Remove Telescope 0.1 branch lock (nvim-lua#1448)
1 parent c74a44a commit df8060e

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
@@ -381,7 +381,6 @@ require('lazy').setup({
381381
{ -- Fuzzy Finder (files, lsp, etc)
382382
'nvim-telescope/telescope.nvim',
383383
event = 'VimEnter',
384-
branch = '0.1.x',
385384
dependencies = {
386385
'nvim-lua/plenary.nvim',
387386
{ -- If encountering errors, see telescope-fzf-native README for installation instructions

0 commit comments

Comments
 (0)