fix visual paste + probably something else (thx)
This commit is contained in:
1 parent
e1450a7de4
commit
76f44dd26a
2 files changed
+17
-22
No files matched your search
@@ -86,7 +86,7 @@ lo.cmd("<C-,>", "res -1")
|
||||
lo.cmd("<C-.>", "res +1")
|
||||
|
||||
-- ascension (paste without replacing clipboard)
|
||||
m.map("x", "<leader>p", "\"_dhp")
|
||||
m.map("x", "<leader>p", "\"_dP")
|
||||
|
||||
-- keep centered while moving around
|
||||
m.nmap("<C-u>", "<C-u>zz")
|
||||
|
||||
Reference in new issue
Block a user