Update to lazy 0.1.5

This commit is contained in:
Administrator 2024-03-31 11:09:46 +01:00
parent aab9e4bfdb
commit 8df3896e30
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ local plugins = {
},
{
'nvim-telescope/telescope.nvim',
tag = '0.1.1',
tag = '0.1.5',
dependencies = { { 'nvim-lua/plenary.nvim' } }
},
{