nanorc: Enable line numbers

This commit is contained in:
2021-04-30 16:02:27 +02:00
parent 918a456cbe
commit 560407a159

2
nanorc
View File

@@ -75,7 +75,7 @@ set indicator
# set jumpyscrolling
## Display line numbers to the left (and any anchors in the margin).
# set linenumbers
set linenumbers
## Enable vim-style lock-files. This is just to let a vim user know you
## are editing a file [s]he is trying to edit and vice versa. There are