1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Show hidden files in the file picker

This commit is contained in:
Mo 2023-02-25 19:53:43 +01:00
parent 7633d90ae9
commit bd0310f653

View file

@ -17,6 +17,9 @@ insert = "bar"
normal = "block"
select = "underline"
[editor.file-picker]
hidden = false
[editor.whitespace.render]
space = "none"
tab = "none"