diff --git a/init.lua b/init.lua index cbf9ff65..69205075 100644 --- a/init.lua +++ b/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