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