diff --git a/lua/plugins/core.lua b/lua/plugins/core.lua index ea683cb..a65f38d 100644 --- a/lua/plugins/core.lua +++ b/lua/plugins/core.lua @@ -4,7 +4,7 @@ return { { "folke/which-key.nvim", opts = { - window = { + win = { border = "single", }, },