mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
add: icon run and test
This commit is contained in:
parent
cbd0b55458
commit
ecc54b9f87
2 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@ vim.g.pcode_whichkey = {
|
|||
k = { '<cmd>lua print("Testing")<cr>', "Example" },
|
||||
},
|
||||
["r"] = {
|
||||
name = "Run",
|
||||
name = " Run",
|
||||
j = { "<cmd>Jaq float<CR>", "Run With Jaq" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue