From a4b3c5459c8e1352e9eb8084cdb31666ed1d18e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Tue, 14 Jan 2025 15:08:20 +0100 Subject: [PATCH] 520 current 1970-01-01 01:00:00 24.11.20250110.1dab772 6.6.71 * --- modules/home/shell/nvim-lua/plugins/user.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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,