From e03247d384dc6221fdaf244ce75cd9c31f2543a5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 28 Nov 2011 15:39:54 -0500 Subject: [PATCH] unbind justify functions --- .nanorc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.nanorc b/.nanorc index 9846a3c..cd4be3d 100644 --- a/.nanorc +++ b/.nanorc @@ -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 -- 2.39.2