Remove Telescope `0.1` branch lock
This commit is contained in:
parent
e947649cb0
commit
8894af7422
1
init.lua
1
init.lua
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue