Mercurial > hg > zsh-env
annotate .nanorc @ 161:4500455b2375
Adjust filenames to the old pattern
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 07 Jan 2020 15:27:52 +0100 |
parents | 6f008c7a63d7 |
children | 3e3c8aa16bef |
rev | line source |
---|---|
98
ab0d075236e0
add a universally useable nanorc
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 set nowrap |
ab0d075236e0
add a universally useable nanorc
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
2 set tabsize 4 |
126
6f008c7a63d7
set more default options for nano
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
98
diff
changeset
|
3 set morespace |
6f008c7a63d7
set more default options for nano
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
98
diff
changeset
|
4 set nohelp |