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 c74a44a commit df8060eCopy full SHA for df8060e
init.lua
@@ -381,7 +381,6 @@ require('lazy').setup({
381
{ -- Fuzzy Finder (files, lsp, etc)
382
'nvim-telescope/telescope.nvim',
383
event = 'VimEnter',
384
- branch = '0.1.x',
385
dependencies = {
386
'nvim-lua/plenary.nvim',
387
{ -- If encountering errors, see telescope-fzf-native README for installation instructions
0 commit comments