From e9ccf1b0cb224b51f8641e5f72cef52d390fedda Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 10:25:19 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 10:25:19 --- .config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 249fa2c8..2a529cf4 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -8,7 +8,7 @@ undercurl = true # maybe it's better to just get used to using the clipboards separately? # Wouldn't be a bad idea to encorporate two clipboards into my workflow, # especially for stuff like swapping selections and stuff... -# default-yank-register = '+' +default-yank-register = '+' cursorline = true bufferline = "multiple" color-modes = true