Skip to content

Commit

Permalink
chore(nvchad-ui): remove unnecessary plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Oct 4, 2024
1 parent 6c63df9 commit c87c236
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/astrocommunity/pack/nvchad-ui/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ return {
-- add lazy loaded dependencies
{ "nvim-lua/plenary.nvim", lazy = true },
{ "NvChad/volt", lazy = true },
{ "NvChad/minty", lazy = true },
{ "NvChad/menu", lazy = true },
{
"NvChad/base46",
lazy = true,
Expand Down

0 comments on commit c87c236

Please sign in to comment.