Remove Telescope `0.1` branch lock (#1448)

pull/1457/head
Dmytro Onypko 3 months ago committed by GitHub
parent 1a5787bc57
commit 9929044f24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -353,7 +353,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…
Cancel
Save