stufe
This commit is contained in:
parent
89042ffe3b
commit
a4ef3a984f
6 changed files with 23 additions and 13 deletions
|
|
@ -54,6 +54,12 @@
|
|||
normal = {
|
||||
j = "move_line_up";
|
||||
k = "move_line_down";
|
||||
z = {
|
||||
j = "scroll_up";
|
||||
k = "scroll_down";
|
||||
};
|
||||
C-j = "scroll_up";
|
||||
C-k = "scroll_down";
|
||||
};
|
||||
normal.space = {
|
||||
l = "@:reload-all<ret>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue