rm popup.nvim
This commit is contained in:
parent
513a279788
commit
6206a9e27b
|
@ -161,10 +161,6 @@ return packer.startup(function()
|
||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
after = "nvim-bufferline.lua",
|
after = "nvim-bufferline.lua",
|
||||||
}
|
}
|
||||||
use {
|
|
||||||
"nvim-lua/popup.nvim",
|
|
||||||
after = "plenary.nvim",
|
|
||||||
}
|
|
||||||
|
|
||||||
use {
|
use {
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
|
|
Loading…
Reference in New Issue