mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
enc: database key mappings
This commit is contained in:
parent
384c0b5768
commit
ec3ec5ea1e
3 changed files with 23 additions and 14 deletions
|
@ -88,7 +88,7 @@ pcode.dap_ensure_installed = {
|
|||
pcode.whichkey = {
|
||||
-- contoh penambahan
|
||||
["k"] = {
|
||||
name = "Example",
|
||||
name = " Example",
|
||||
k = { '<cmd>lua print("Testing")<cr>', "Example" },
|
||||
},
|
||||
["r"] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue