Update rc.conf

This commit is contained in:
Salim Zaidi 2023-06-28 18:12:22 +01:00
parent afdcc58c0a
commit 320d80fbe0

View file

@ -33,7 +33,7 @@ set column_ratios 1,3,4
set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$ set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$
# Show hidden files? You can toggle this by typing 'zh' # Show hidden files? You can toggle this by typing 'zh'
set show_hidden false set show_hidden true
# Ask for a confirmation when running the "delete" command? # Ask for a confirmation when running the "delete" command?
# Valid values are "always", "never", "multiple" (default) # Valid values are "always", "never", "multiple" (default)
@ -616,4 +616,4 @@ copytmap <ESC> q Q w <C-c>
default_linemode devicons default_linemode devicons
# find # find
map <C-f> fzf_select map <C-f> fzf_select