-
Notifications
You must be signed in to change notification settings - Fork 473
Open
Labels
enhancementNew feature or requestNew feature or requestuiGeneral user interface related issuesGeneral user interface related issues
Description
I found catppuccin/nvim
have icon set in lsp_saga.lua.
I'm thinking maybe we can align our icon set to it, and we can just call
-- lua/modules/configs/completion/lspsaga.lua
require("modules.utils").load_plugin("lspsaga", {
ui = {
kind = require("catppuccin.groups.integrations.lsp_saga").custom_kind(),
},
})
How do you guys think?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestuiGeneral user interface related issuesGeneral user interface related issues