nvim: update telescope to v0.1.8

This commit is contained in:
Trianta
2024-06-07 21:55:16 -05:00
parent d77c920285
commit 281d242f33
+1 -1
View File
@@ -1,7 +1,7 @@
return {
{
"nvim-telescope/telescope.nvim",
tag = '0.1.5',
tag = '0.1.8',
dependencies = { "nvim-lua/plenary.nvim" },
},
{