feat: initial version

This commit is contained in:
Folke Lemaitre
2021-04-22 00:09:25 +02:00
parent fc9adf1cfe
commit 7f0566cb35

View File

@@ -315,6 +315,12 @@ function M.setup(config)
-- Sneak
Sneak = { fg = c.bg_highlight, bg = c.magenta },
SneakScope = { bg = c.bg_visual },
-- Hop
-- HopNextKey = { fg = c.teal },
-- HopNextKey1 = { fg = c.blue },
-- HopNextKey2 = { fg = util.lighten(c.blue, .3) },
HopUnmatched = { fg = c.dark3 },
}
-- LuaLine