diff --git a/modules/home/shell/nvim-lua/plugins/user.lua b/modules/home/shell/nvim-lua/plugins/user.lua index cd766dc..22fd688 100644 --- a/modules/home/shell/nvim-lua/plugins/user.lua +++ b/modules/home/shell/nvim-lua/plugins/user.lua @@ -40,13 +40,13 @@ return { -- }, -- }, -- }, - { - "AstroNvim/astroui", - ---@type AstroUIOpts - opts = { - colorscheme = "catppuccin", - }, - }, + -- { + -- "AstroNvim/astroui", + -- ---@type AstroUIOpts + -- opts = { + -- colorscheme = "catppuccin", + -- }, + -- }, { "p00f/clangd_extensions.nvim", optional = true,