Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -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'
}