remove broken paste binding nvim
This commit is contained in:
parent
2ccaa4848b
commit
16c0566970
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ local maps = {
|
|||
},
|
||||
v = {
|
||||
-- Better paste
|
||||
{ "p", '"_dP' },
|
||||
-- { "p", '"_dP' },
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue