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 e947649 commit 8894af7Copy full SHA for 8894af7
init.lua
@@ -357,7 +357,6 @@ require('lazy').setup({
357
{ -- Fuzzy Finder (files, lsp, etc)
358
'nvim-telescope/telescope.nvim',
359
event = 'VimEnter',
360
- branch = '0.1.x',
361
dependencies = {
362
'nvim-lua/plenary.nvim',
363
{ -- If encountering errors, see telescope-fzf-native README for installation instructions
0 commit comments