💄 style(nvim): rename grapple which-key menu definition to marks
This commit is contained in:
parent
5753847a71
commit
40ccba2211
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ return {
|
||||||
"folke/which-key.nvim",
|
"folke/which-key.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
defaults = {
|
defaults = {
|
||||||
["<leader><cr>"] = { name = " grapple" },
|
["<leader><cr>"] = { name = " marks" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue