mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
update
This commit is contained in:
parent
e7d333ba03
commit
6faaa82c7b
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ return {
|
||||||
-- key mapping
|
-- key mapping
|
||||||
{
|
{
|
||||||
"folke/which-key.nvim",
|
"folke/which-key.nvim",
|
||||||
event = "BufWinEnter",
|
event = "VeryLazy",
|
||||||
init = function()
|
init = function()
|
||||||
require("user.whichkey")
|
require("user.whichkey")
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue