From a92d2d281b11c11aa26f85618a2e51764c7f38c1 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 6 Feb 2025 18:50:06 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-06 18:50:06 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 13605a44..4ec74f30 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -2,6 +2,7 @@ theme = "ashen" [editor] line-number = "relative" +undercurl = true # Not sure if I should enable this by default... # 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,