add hop support

This commit is contained in:
Michael Chris Lopez
2021-09-06 12:56:58 +08:00
parent 1012160752
commit ca90789a49
3 changed files with 9 additions and 0 deletions

View File

@@ -291,6 +291,10 @@ local theme = lush(function()
LightspeedPendingChangeOpArea { fg = c.blossom },
LightspeedGreyWash { fg = Comment.fg },
HopNextKey { LightspeedLabel },
HopNextKey1 { LightspeedLabelDistant },
HopNextKey2 { fg = c.water },
HopUnmatched { LightspeedGreyWash } ,
BufferCurrent { TabLineSel },
BufferVisible { fg = StatusLineNC.fg },