updated helix config

This commit is contained in:
twoneis 2024-01-13 01:11:53 +01:00
parent 242e6c34f7
commit c566a6c288

View file

@ -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";
}; };
} }