mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 17:03:36 +02:00
update
This commit is contained in:
parent
ad30c3421b
commit
1ed5ce2f15
2 changed files with 69 additions and 69 deletions
|
@ -125,10 +125,10 @@ vim.g.pcode_whichkey = {
|
|||
-- name = "Example",
|
||||
-- k = { '<cmd>lua print("Testing")<cr>', "Example" },
|
||||
-- },
|
||||
["r"] = {
|
||||
name = "Run",
|
||||
j = { "<cmd>Jaq float<CR>", "Run With Jaq" },
|
||||
},
|
||||
-- ["r"] = {
|
||||
-- name = "Run",
|
||||
-- j = { "<cmd>Jaq float<CR>", "Run With Jaq" },
|
||||
-- },
|
||||
["o"] = { "<cmd>SymbolsOutline<cr>", "Symbol Outline" },
|
||||
["m"] = {
|
||||
name = "Minimap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue