Fixed telescope

This commit is contained in:
2024-09-22 22:26:21 +02:00
parent 37df9948c4
commit e9641ca065

View File

@@ -1,7 +1,7 @@
--- @type LazyPluginSpec --- @type LazyPluginSpec
return { return {
"nvim-telescope/telescope.nvim", "nvim-telescope/telescope.nvim",
tag = "0.1.x", branch = "0.1.x",
dependencies = { dependencies = {
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
"nvim-telescope/telescope-file-browser.nvim", "nvim-telescope/telescope-file-browser.nvim",