fix: whichkey keybind
This commit is contained in:
@@ -11,7 +11,7 @@ return {
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
"<leader>?",
|
||||
"<leader><leader>?",
|
||||
function()
|
||||
require("which-key").show({ global = false })
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user