From 408779182b39641ecd2c7fdcca40709b303e15e2 Mon Sep 17 00:00:00 2001 From: Georgi Dimitrov Date: Sun, 22 Oct 2023 11:48:27 +0100 Subject: [PATCH] neovim: enable only disabled catppuccin integrations --- nvim/lua/plugins/catppuccin.lua | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/nvim/lua/plugins/catppuccin.lua b/nvim/lua/plugins/catppuccin.lua index adb0bd16..5b39de25 100644 --- a/nvim/lua/plugins/catppuccin.lua +++ b/nvim/lua/plugins/catppuccin.lua @@ -8,15 +8,12 @@ return { flavour = 'macchiato', transparent_background = true, integrations = { - nvimtree = true, - neotest = true, + lsp_trouble = true, mason = true, + neotest = true, + noice = true, notify = true, which_key = true, - dap = { - enabled = true, - enable_ui = true, - }, }, custom_highlights = function(colors) return {