adding initial base config from astrovim
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
HopNextKey = { fg = C.red, bold = true },
|
||||
HopNextKey1 = { fg = C.cyan, bold = true },
|
||||
HopNextKey2 = { fg = C.blue },
|
||||
HopUnmatched = { fg = C.grey },
|
||||
}
|
||||
Reference in New Issue
Block a user