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