fix: WhichKeyFloating => WhichKeyFloat

This commit is contained in:
Folke Lemaitre 2021-05-04 08:27:18 +02:00
parent 7dc6445349
commit 0277eb5578

View File

@ -301,7 +301,7 @@ function M.setup(config)
WhichKeyDesc = { fg = c.magenta },
WhichKeySeperator = { fg = c.comment },
WhichKeySeparator = { fg = c.comment },
WhichKeyFloating = { bg = c.bg_sidebar },
WhichKeyFloat = { bg = c.bg_sidebar },
WhichKeyValue = { fg = c.dark5 },
-- LspSaga