From 5899e9383477de1a9f4e35ed5f079808bd44563f Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 11:05:19 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 11:05:19 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 2a529cf4..f854aee6 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -128,6 +128,7 @@ C-u = ["page_cursor_half_up", "align_view_center"] [keys.normal."["] x = "extend_line_above" [keys.normal.space] +p = [":sh clipcat-menu", ":clipboard-paste-after"] x = ":bc" # UI settings and stuff