nanorc: Enable scrollbar

This commit is contained in:
2021-04-30 15:56:57 +02:00
parent aef0f70cd4
commit 918a456cbe

2
nanorc
View File

@@ -69,7 +69,7 @@ set autoindent
# set historylog # set historylog
## Display a "scrollbar" on the righthand side of the edit window. ## Display a "scrollbar" on the righthand side of the edit window.
# set indicator set indicator
## Scroll the buffer contents per half-screen instead of per line. ## Scroll the buffer contents per half-screen instead of per line.
# set jumpyscrolling # set jumpyscrolling