This commit is contained in:
asep komarudin 2023-04-20 13:04:13 +07:00
parent ae253cacd8
commit 9c1ec4572f

View file

@ -68,6 +68,7 @@ return {
-- key mapping -- key mapping
{ {
"folke/which-key.nvim", "folke/which-key.nvim",
keys = { "<leader>", '"', "'", "`", "c", "v" },
event = "VeryLazy", event = "VeryLazy",
config = function() config = function()
require("user.whichkey") require("user.whichkey")