diff options
| author | pony-montana <96387969+pony-montana@users.noreply.github.com> | 2023-05-02 19:49:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-02 19:49:56 +0000 |
| commit | b2833f8a67c421d1d5ba3327c8594a445b8aa386 (patch) | |
| tree | 2d901b211df61fdbea606c114f70f981eef37e57 /.config/lf/lfrc | |
| parent | e1302c897ea404bfd7275cae38699fb986045c19 (diff) | |
| download | eibhear-b2833f8a67c421d1d5ba3327c8594a445b8aa386.tar.gz eibhear-b2833f8a67c421d1d5ba3327c8594a445b8aa386.tar.zst eibhear-b2833f8a67c421d1d5ba3327c8594a445b8aa386.zip | |
change requested by lf-git after update. (#1319)
Diffstat (limited to '.config/lf/lfrc')
| -rw-r--r-- | .config/lf/lfrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 63418f6..e3bace6 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -24,7 +24,7 @@ set period 1 set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml" set cleaner '~/.config/lf/cleaner' set previewer '~/.config/lf/scope' -set autoquit on +set autoquit true # cmds/functions cmd open ${{ |
