Keymap tweaks
This commit is contained in:
parent
8bfd5b64c2
commit
b8727c4c6b
@ -38,10 +38,6 @@
|
|||||||
"<leader>k" = "<C-w>k";
|
"<leader>k" = "<C-w>k";
|
||||||
"<leader>l" = "<C-w>l";
|
"<leader>l" = "<C-w>l";
|
||||||
|
|
||||||
# Press 'H', 'L' to jump to start/end of a line (first/last character)
|
|
||||||
# L = "$";
|
|
||||||
# H = "^";
|
|
||||||
|
|
||||||
# resize with arrows
|
# resize with arrows
|
||||||
"<C-Up>" = ":resize -2<CR>";
|
"<C-Up>" = ":resize -2<CR>";
|
||||||
"<C-Down>" = ":resize +2<CR>";
|
"<C-Down>" = ":resize +2<CR>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user