maybe that's a bad idea
This commit is contained in:
1 parent
03e5a1d5f0
commit
27cd0d25ce
1 file changed
-2
@@ -74,6 +74,4 @@ m.map("x","<leader>p", "\"_dhp")
|
|||||||
-- keep centered while moving around
|
-- keep centered while moving around
|
||||||
m.nmap("<C-u>", "<C-u>zz")
|
m.nmap("<C-u>", "<C-u>zz")
|
||||||
m.nmap("<C-d>", "<C-d>zz")
|
m.nmap("<C-d>", "<C-d>zz")
|
||||||
m.map({'n', 'o'}, "'", "`")
|
|
||||||
m.map({'n', 'o'}, "`", "'")
|
|
||||||
|
|
||||||
Reference in new issue
Block a user