diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 781a111..0ec7c11 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -1,3 +1,5 @@ +theme="bogster" + [keys.normal] C-left = "move_prev_word_start" C-right = "move_next_word_end"