1
0

Set telescope to latest 0.1.x

This commit is contained in:
2025-08-23 16:16:18 +01:00
parent f93b08170f
commit ceef34772f

View File

@@ -1,5 +1,5 @@
return {
'nvim-telescope/telescope.nvim', tag = '0.1.8',
'nvim-telescope/telescope.nvim', tag = '0.1.x',
-- or , branch = '0.1.x',
dependencies = { 'nvim-lua/plenary.nvim' }
}