Remove outcommented catppuccin theme in lspsaga

This commit is contained in:
Martin Larsson 2025-01-11 01:02:12 +01:00
parent 7e4f69c48f
commit 2d8ed1f049

View file

@ -19,7 +19,6 @@ return {
win_width = 52, win_width = 52,
}, },
ui = { ui = {
-- kind = require("catppuccin.groups.integrations.lsp_saga").custom_kind(),
border = "single", border = "single",
title = false title = false
}, },