We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.1
1 parent 1a5787b commit 9929044Copy full SHA for 9929044
init.lua
@@ -353,7 +353,6 @@ require('lazy').setup({
353
{ -- Fuzzy Finder (files, lsp, etc)
354
'nvim-telescope/telescope.nvim',
355
event = 'VimEnter',
356
- branch = '0.1.x',
357
dependencies = {
358
'nvim-lua/plenary.nvim',
359
{ -- If encountering errors, see telescope-fzf-native README for installation instructions
0 commit comments