mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-31 23:20:08 +02:00
chore(plugins): remove popup.nvim
as it is deprecated (#4004)
This commit is contained in:
parent
507792ef24
commit
7a9cc63af9
2 changed files with 0 additions and 5 deletions
|
@ -43,8 +43,6 @@ local core_plugins = {
|
|||
lazy = lvim.colorscheme ~= "lunar",
|
||||
},
|
||||
{ "Tastyep/structlog.nvim", lazy = true },
|
||||
|
||||
{ "nvim-lua/popup.nvim", lazy = true },
|
||||
{ "nvim-lua/plenary.nvim", cmd = { "PlenaryBustedFile", "PlenaryBustedDirectory" }, lazy = true },
|
||||
-- Telescope
|
||||
{
|
||||
|
|
|
@ -101,9 +101,6 @@
|
|||
"plenary.nvim": {
|
||||
"commit": "253d348"
|
||||
},
|
||||
"popup.nvim": {
|
||||
"commit": "b7404d3"
|
||||
},
|
||||
"project.nvim": {
|
||||
"commit": "1c2e9c9"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue