fixes
This commit is contained in:
parent
6cd91aaac8
commit
3c9ea6bbd7
3 changed files with 33 additions and 24 deletions
|
@ -2,7 +2,7 @@ local U = require("util")
|
|||
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
tag = "0.1.1",
|
||||
tag = "0.1.4",
|
||||
dependencies = {
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "nvim-telescope/telescope-fzf-native.nvim", enabled = vim.fn.executable("make") == 1, build = "make" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue