set preview_images true set confirm_on_delete true set column_ratios 1,3,4 set viewmode miller set unicode_ellipsis true set preview_files true set preview_directories true set collapse_preview true # git stuff set vcs_aware false set vcs_backend_git enabled # Which files should be hidden? (regular expression) set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$ # Show hidden files? You can toggle this by typing 'zh' set show_hidden false # Draw borders around columns? (separators, outline, both, or none) # Separators are vertical lines between columns. # Outline draws a box around all the columns. # Both combines the two. set draw_borders both # KEY config map delete map quit map copy map cut map paste