1
0
Fork 0

remove broken paste binding nvim

This commit is contained in:
Luca Bilke 2024-01-15 12:42:54 +01:00
parent 2ccaa4848b
commit 16c0566970

View file

@ -17,7 +17,7 @@ local maps = {
},
v = {
-- Better paste
{ "p", '"_dP' },
-- { "p", '"_dP' },
},
}