]> git.wh0rd.org - home.git/blobdiff - .nanorc
more words
[home.git] / .nanorc
diff --git a/.nanorc b/.nanorc
index fb8a6581008c4b35e57e917bd705586dd08f19a5..cd4be3d33e5676ca716c4c940bc6c83f9f832cc3 100644 (file)
--- a/.nanorc
+++ b/.nanorc
@@ -1,4 +1,3 @@
-set nowrap
 set const
 set fill -2
 set historylog
@@ -6,6 +5,7 @@ set morespace
 set multibuffer
 set noconvert
 set nohelp
+set nowrap
 # set regexp
 set smarthome
 set smooth
@@ -14,3 +14,7 @@ set tabsize 4
 #set whitespace "»·"
 set whitespace "»·"
 set speller "aspell -x -c"
+
+# disable stupid justify logic
+unbind ^J all
+unbind M-J all