diff --git a/config.toml b/config.toml index 0c590fd..7694bd2 100644 --- a/config.toml +++ b/config.toml @@ -106,7 +106,6 @@ C-a = ["append_mode", "collapse_selection"] # Clipboards over registers ye ye d = ["yank_main_selection_to_clipboard", "delete_selection"] -x = ["yank_main_selection_to_clipboard", "delete_selection"] y = ["yank_main_selection_to_clipboard", "normal_mode", "flip_selections", "collapse_selection"] Y = ["extend_to_line_bounds", "yank_main_selection_to_clipboard", "goto_line_start", "collapse_selection", "normal_mode"] p = "replace_selections_with_clipboard" # No life without this