]> git.wh0rd.org - home.git/blob - .nanorc
cd4be3d33e5676ca716c4c940bc6c83f9f832cc3
[home.git] / .nanorc
1 set const
2 set fill -2
3 set historylog
4 set morespace
5 set multibuffer
6 set noconvert
7 set nohelp
8 set nowrap
9 # set regexp
10 set smarthome
11 set smooth
12 set suspend
13 set tabsize 4
14 #set whitespace "»·"
15 set whitespace "»·"
16 set speller "aspell -x -c"
17
18 # disable stupid justify logic
19 unbind ^J all
20 unbind M-J all