neovim: use stable 0.1.x branch for telescope
This commit is contained in:
@@ -87,6 +87,7 @@ require("packer").startup(function(use)
|
|||||||
|
|
||||||
use({
|
use({
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
|
branch = "0.1.x",
|
||||||
{
|
{
|
||||||
"nvim-telescope/telescope-fzf-native.nvim",
|
"nvim-telescope/telescope-fzf-native.nvim",
|
||||||
run = "make",
|
run = "make",
|
||||||
|
|||||||
Reference in New Issue
Block a user