helix keybinds

This commit is contained in:
Tao Tien 2024-04-17 00:49:23 -07:00
parent 8dc4793761
commit af8415d329

View file

@ -32,6 +32,9 @@
soft-wrap.enable = true;
smart-tab.supersede-menu = false;
};
keys.insert = {
# C-space =
};
keys.normal = {
k = "move_line_down";
j = "move_line_up";
@ -40,6 +43,12 @@
k = "extend_line_down";
j = "extend_line_up";
};
keys.normal.space.w = {
k = "jump_view_down";
j = "jump_view_up";
K = "swap_view_down";
J = "swap_view_up";
};
};
languages = {
language = [