Changed telescope version
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
return {
|
||||
"rachartier/tiny-code-action.nvim",
|
||||
dependencies = {
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "nvim-telescope/telescope.nvim" },
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
},
|
||||
event = "LspAttach",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user