diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 5a5284a5..c1bc8944 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -177,6 +177,12 @@ A-l = "move_prev_sub_word_start" C-d = ["page_cursor_half_down", "align_view_center"] C-u = ["page_cursor_half_up", "align_view_center"] +# language specific commands +[keys.normal.space.l] + +# typst +[keys.normal.space.l.t] + # git stuff [keys.normal.space.g] # blame