fixing telescope for neovim nightly
This commit is contained in:
@ -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'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user