fix: adjust WhichKeySeparator
This commit is contained in:
@@ -353,7 +353,7 @@ local function generate(p, opt)
|
|||||||
|
|
||||||
WhichKey { Statement },
|
WhichKey { Statement },
|
||||||
WhichKeyGroup { Special },
|
WhichKeyGroup { Special },
|
||||||
WhichKeySeparator { LineNr },
|
WhichKeySeparator { fg = LineNr.fg },
|
||||||
WhichKeyValue { Constant },
|
WhichKeyValue { Constant },
|
||||||
|
|
||||||
TroubleNormal { Function },
|
TroubleNormal { Function },
|
||||||
|
|||||||
@@ -353,7 +353,7 @@ local function generate(p, opt)
|
|||||||
|
|
||||||
WhichKey { Statement },
|
WhichKey { Statement },
|
||||||
WhichKeyGroup { Special },
|
WhichKeyGroup { Special },
|
||||||
WhichKeySeparator { LineNr },
|
WhichKeySeparator { fg = LineNr.fg },
|
||||||
WhichKeyValue { Constant },
|
WhichKeyValue { Constant },
|
||||||
|
|
||||||
TroubleNormal { Function },
|
TroubleNormal { Function },
|
||||||
|
|||||||
Reference in New Issue
Block a user