docs: add 'set colonparsing' to the sample nanorc

This commit is contained in:
Benno Schulenberg 2024-06-18 13:04:54 +02:00
parent 12a0c0f690
commit e8cf0f37f1
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@
## Do case-sensitive searches by default.
# set casesensitive
## Interpret digits given on the command line after a colon after a filename
## as the line number to go to in that file.
# set colonparsing
## Constantly display the cursor position in the status bar or minibar.
# set constantshow