updated helix config
This commit is contained in:
parent
242e6c34f7
commit
c566a6c288
1 changed files with 3 additions and 0 deletions
|
@ -22,5 +22,8 @@
|
||||||
t = "move_line_up";
|
t = "move_line_up";
|
||||||
n = "move_line_down";
|
n = "move_line_down";
|
||||||
s = "move_char_right";
|
s = "move_char_right";
|
||||||
|
|
||||||
|
f = "search_next";
|
||||||
|
F = "search_prev";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue