We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c54de commit b058d02Copy full SHA for b058d02
1 file changed
.config/helix.symlink/config.toml
@@ -39,6 +39,9 @@ right = [
39
"position",
40
]
41
42
+[editor.file-picker]
43
+hidden = false
44
+
45
[keys.normal]
46
"^" = "goto_line_start"
47
"$" = "goto_line_end"
0 commit comments