Added alias for CR in whichkey
This commit is contained in:
@@ -8,6 +8,7 @@ whichkey.setup({
|
||||
["<leader>"] = "SPC",
|
||||
["<space>"] = "SPC",
|
||||
["<cr>"] = "RET",
|
||||
["<CR>"] = "RET",
|
||||
["<Tab>"] = "TAB",
|
||||
},
|
||||
icons = {
|
||||
|
||||
Reference in New Issue
Block a user