feat: Update telescope in lazy config to latest tag
This commit is contained in:
parent
b1abbadaf6
commit
ebbf2fe0fe
|
|
@ -60,7 +60,7 @@ require("lazy").setup({
|
|||
},
|
||||
{ -- File navigation fuzzy finder
|
||||
'nvim-telescope/telescope.nvim',
|
||||
tag = '0.1.8',
|
||||
tag = '0.2.2',
|
||||
dependencies = { 'nvim-lua/plenary.nvim' }
|
||||
},
|
||||
{ -- File navigation utility
|
||||
|
|
|
|||
Loading…
Reference in New Issue