mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Enable wrap-around scrolling
This commit is contained in:
parent
c95a16916d
commit
defbe2a2ef
@ -25,6 +25,8 @@ set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml"
|
|||||||
set cleaner '~/.config/lf/cleaner'
|
set cleaner '~/.config/lf/cleaner'
|
||||||
set previewer '~/.config/lf/scope'
|
set previewer '~/.config/lf/scope'
|
||||||
set autoquit true
|
set autoquit true
|
||||||
|
# Enable wrap-around scrolling
|
||||||
|
set wrapscroll true
|
||||||
|
|
||||||
# cmds/functions
|
# cmds/functions
|
||||||
cmd open ${{
|
cmd open ${{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user