Changed telescope version
This commit is contained in:
@@ -3,9 +3,9 @@ return {
|
||||
"coffebar/neovim-project",
|
||||
priority = 100,
|
||||
dependencies = {
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "nvim-telescope/telescope.nvim", tag = "0.1.6" },
|
||||
{ "Shatur/neovim-session-manager" },
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
"Shatur/neovim-session-manager",
|
||||
},
|
||||
init = function()
|
||||
vim.opt.sessionoptions:append("globals")
|
||||
|
||||
Reference in New Issue
Block a user