]> git.wh0rd.org - home.git/blobdiff - .nanorc
ssh_config: add git.g.o
[home.git] / .nanorc
diff --git a/.nanorc b/.nanorc
index fb8a6581008c4b35e57e917bd705586dd08f19a5..117c15a969601b11de1074c81dc12b9f314bb161 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,8 @@ set tabsize 4
 #set whitespace "»·"
 set whitespace "»·"
 set speller "aspell -x -c"
+
+# disable stupid justify logic
+unbind ^J all
+unbind M-J all
+unbind F4 all