mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
enc: update default config which-key
This commit is contained in:
parent
c0eb97fa96
commit
18f8a746e4
2 changed files with 3 additions and 4 deletions
|
@ -133,5 +133,6 @@ return {
|
|||
{ "<leader>zl", "<cmd>Lazy log<cr>", desc = "Log", mode = "n" },
|
||||
{ "<leader>zd", "<cmd>Lazy debug<cr>", desc = "Debug", mode = "n" },
|
||||
})
|
||||
which_key.add(pcode.whichkey or {})
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue