fixing telescope for neovim nightly
This commit is contained in:
parent
a6fb05eeca
commit
d03873fe01
@ -23,7 +23,7 @@ return require('packer').startup(function(use)
|
||||
}
|
||||
|
||||
use {
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.2',
|
||||
'nvim-telescope/telescope.nvim', branch = '0.1.x',
|
||||
requires = 'nvim-lua/plenary.nvim'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user