mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 15:04:59 +01:00
Bump up telescope to 1.5.0
This commit is contained in:
parent
e0aa2fad7b
commit
bc979b1269
|
@ -45,7 +45,7 @@ require("packer").startup(function()
|
|||
|
||||
-- Telescope
|
||||
use {
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.0',
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.5',
|
||||
requires = { { 'nvim-lua/plenary.nvim' } }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue