diff options
-rw-r--r-- | lua/config/whichkey.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/config/whichkey.lua b/lua/config/whichkey.lua index 4e23e2e..85ef65d 100644 --- a/lua/config/whichkey.lua +++ b/lua/config/whichkey.lua @@ -35,7 +35,7 @@ local setup = { }, icons = { breadcrumb = "ยป", -- symbol used in the command line area that shows your active key combo - separator = "โ", -- symbol used between a key and it's label + separator = "๎", -- symbol used between a key and it's label group = "+", -- symbol prepended to a group }, popup_mappings = { |