revert back <cmd> for most things
This commit is contained in:
parent
724194b956
commit
89a0aa8536
12 changed files with 33 additions and 33 deletions
|
@ -7,6 +7,6 @@ return {
|
|||
cmd = "Glow",
|
||||
keys = {
|
||||
{ "<leader>m", "<Nop>", desc = " Markdown" },
|
||||
{ "<leader>mp", ":Glow <CR>", desc = "Markdown preview" },
|
||||
{ "<leader>mp", "<cmd>Glow <CR>", desc = "Markdown preview" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue