diff --git a/init.lua b/init.lua index 51195f7a..8402bd59 100644 --- a/init.lua +++ b/init.lua @@ -271,7 +271,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