File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -558,6 +558,13 @@ local function get_groups()
558558 CmpItemKindConstantIcon = { link = " CmpItemKindConstant" },
559559 CmpItemKindStructIcon = { link = " CmpItemKindStruct" },
560560 CmpItemKindTypeParameterIcon = { link = " CmpItemKindTypeParameter" },
561+ BlinkPairsRed = { link = " GruvboxRed" },
562+ BlinkPairsOrange = { link = " GruvboxOrange" },
563+ BlinkPairsYellow = { link = " GruvboxYellow" },
564+ BlinkPairsGreen = { link = " GruvboxGreen" },
565+ BlinkPairsBlue = { link = " GruvboxBlue" },
566+ BlinkPairsCyan = { link = " GruvboxAqua" },
567+ BlinkPairsPurple = { link = " GruvboxPurple" },
561568 BlinkIndentRed = { link = " GruvboxRed" },
562569 BlinkIndentOrange = { link = " GruvboxOrange" },
563570 BlinkIndentYellow = { link = " GruvboxYellow" },
You can’t perform that action at this time.
0 commit comments