From f6d973f2dc1fb99da7184ca302fd14722eaac568 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 22 Apr 2025 13:20:12 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-22 13:20:12 --- .config/helix/config.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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