which border config update

This commit is contained in:
Andy Teijelo 2024-07-13 21:21:07 -04:00
parent 0636a4b90a
commit ac3ce767cc

View file

@ -4,7 +4,7 @@ return {
{ {
"folke/which-key.nvim", "folke/which-key.nvim",
opts = { opts = {
window = { win = {
border = "single", border = "single",
}, },
}, },