dotfiles/.nanorc

20 lines
164 B
Text
Raw Normal View History

2016-06-01 21:35:05 -05:00
#
# ~/.nanorc
2018-02-05 00:16:42 -06:00
# author: adam gausmann
2016-06-01 21:35:05 -05:00
#
2016-06-01 21:13:27 -05:00
2018-02-05 00:16:42 -06:00
# appearance
# ==========
2016-06-01 21:13:27 -05:00
2018-02-05 00:16:42 -06:00
set nohelp
2016-06-01 21:13:27 -05:00
set nowrap
set smooth
2018-02-05 00:16:42 -06:00
# indentation
# ===========
set tabsize 4
set tabstospaces