mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-30 22:59:22 +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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue