nvim: use stable telescope version

This commit is contained in:
2024-04-20 13:59:30 +03:00
parent f34e64b66e
commit 086979d2cc
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
return {
"nvim-telescope/telescope.nvim",
branch = "0.1.x",
config = function()
require("telescope").setup({
defaults = {