From 832bb81e213f5c1d1b8854f28efe782139df1fe6 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 30 Nov 2024 13:10:07 +0100 Subject: [PATCH] fixed typo --- ansible/roles/helix/files/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/helix/files/helix/config.toml b/ansible/roles/helix/files/helix/config.toml index 612e021..24111df 100644 --- a/ansible/roles/helix/files/helix/config.toml +++ b/ansible/roles/helix/files/helix/config.toml @@ -15,7 +15,7 @@ popup-border = "popup" "(" = ")" "{" = "}" "[" = "]" -" = " +'"' = '"' "`" = "`" "<" = ">"