Merge branch 'patch-2' into 'master'

Update lfrc (hiddenfiles)

See merge request LukeSmithxyz/voidrice!56
This commit is contained in:
Luke Smith 2020-07-10 18:25:45 +00:00
commit 1ed46837e6

View file

@ -8,6 +8,7 @@ set scrolloff 10
set color256 set color256
set icons set icons
set period 1 set period 1
set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml"
# Vars that depend on environmental variables # Vars that depend on environmental variables
$lf -remote "send $id set previewer ${XDG_CONFIG_HOME:-$HOME/.config}/lf/scope" $lf -remote "send $id set previewer ${XDG_CONFIG_HOME:-$HOME/.config}/lf/scope"