Changed telescope version

This commit is contained in:
2024-09-22 14:11:39 +02:00
parent a29ef2cbe9
commit 35edddcb18
3 changed files with 6 additions and 6 deletions

View File

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