diff --git a/helix/config.toml b/helix/config.toml index c4102e3..70624bf 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -16,3 +16,4 @@ smart-case = false [keys.normal] C-r = ":config-reload" +_ = { _ = ":set whitespace.render all", "+" = ":set whitespace.render none" }