From add2f01463a078d222cf820ee0667212b788bbde Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 6 Apr 2025 20:15:08 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-06 20:15:08 --- .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 b0fb1aa7..de595ce5 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -10,7 +10,7 @@ color-modes = true shell = ['fish', '-c'] mouse = true -continue-comments = false +continue-comments = true auto-completion = true path-completion = true completion-replace = false