From 3ab465b329f908a266e3b0ffd40a0747402f0dec Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 25 Jul 2023 21:35:28 +0200 Subject: [PATCH] Update .config/helix/config.toml --- dot_config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index 5d3763c..3d8d17f 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -5,5 +5,5 @@ line-number = "relative" mouse = false [editor.file-picker] -hidden-files = true +hidden = true