chore: more change

This commit is contained in:
Stevan Freeborn
2026-05-20 12:41:14 -05:00
parent e731c16428
commit 01ebd0d414
2 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
return {
{
"nvim-telescope/telescope.nvim",
tag = "0.1.8",
tag = "v0.2.1",
dependencies = { "nvim-lua/plenary.nvim" },
config = function()
local builtin = require("telescope.builtin")