Fixed paperplanes lazy.nvim config creating annoying keybind
This commit is contained in:
parent
460a4facd0
commit
dce8f5be8e
|
@ -141,7 +141,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
provider = "paste.rs",
|
provider = "paste.rs",
|
||||||
},
|
},
|
||||||
keys = { "PP" },
|
cmd = "PP",
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue