diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 46759043..8f1790f8 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -7,7 +7,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