mirror of https://git.jolheiser.com/dotnix.git
chore: change tiny tab moving
Signed-off-by: jolheiser <john.olheiser@gmail.com>teamcity
parent
25024e46ff
commit
0428af3f18
|
@ -25,8 +25,8 @@
|
|||
};
|
||||
};
|
||||
key_map = {
|
||||
ctrl_left = "tab_prev";
|
||||
ctrl_right = "tab_next";
|
||||
alt_left = "tab_prev";
|
||||
alt_right = "tab_next";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue