diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index bb3a8cc..f5a7a16 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -30,6 +30,9 @@ normal = "block" insert = "bar" select = "underline" +[editor.file-picker] +hidden = false + [editor.indent-guides] render = true