add: update config

This commit is contained in:
asep.komarudin 2024-04-21 10:41:45 +07:00
parent 1cacea97f6
commit 7a06e075df
2 changed files with 4 additions and 3 deletions

View file

@ -103,6 +103,7 @@ return {
-- WhichKeyValue = { bg = "${bg}" },
-- -- overide which-key fill color with bg color
-- WhichKeyBorder = { bg = "${bg}" },
TermCursor = { bg = "${fg}" },
},
})
end,