rm popup.nvim

navigator
siduck76 3 years ago
parent 513a279788
commit 6206a9e27b

@ -161,10 +161,6 @@ return packer.startup(function()
"nvim-lua/plenary.nvim",
after = "nvim-bufferline.lua",
}
use {
"nvim-lua/popup.nvim",
after = "plenary.nvim",
}
use {
"nvim-telescope/telescope.nvim",

Loading…
Cancel
Save