Updated config
This commit is contained in:
@@ -5,6 +5,7 @@ end
|
||||
|
||||
whichkey.setup({
|
||||
key_labels = {
|
||||
["<leader>"] = "SPC",
|
||||
["<space>"] = "SPC",
|
||||
["<cr>"] = "RET",
|
||||
["<Tab>"] = "TAB",
|
||||
@@ -12,7 +13,7 @@ whichkey.setup({
|
||||
icons = {
|
||||
breadcrumb = "»",
|
||||
separator = "➜",
|
||||
group = "& ",
|
||||
group = "➜",
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user