Mercurial > hg > zsh-env
annotate .nanorc @ 137:8b961f7d78d9
rearrange the fields to be more copy/paste friendly
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 04 Jul 2018 12:23:47 +0200 |
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 |