From: Mike Frysinger Date: Mon, 28 Nov 2011 20:39:54 +0000 (-0500) Subject: unbind justify functions X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=e03247d384dc6221fdaf244ce75cd9c31f2543a5 unbind justify functions --- 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