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
ae253cacd8
commit
9c1ec4572f
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue