From: Mike Frysinger Date: Mon, 15 Feb 2021 04:05:22 +0000 (-0500) Subject: nanorc: tweak comments X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=c15269e58794f6bcac974da80d6b143510c83618 nanorc: tweak comments --- diff --git a/.nanorc b/.nanorc index b36ef99..43727f2 100644 --- a/.nanorc +++ b/.nanorc @@ -17,11 +17,11 @@ set tabsize 4 set whitespace "»·" set speller "aspell -x -c" -# disable stupid justify logic +# Disable justify logic. unbind ^J all unbind M-J all unbind F4 all -# disable various ui interactions +# Disable various UI interactions. unbind M-X all # help mode #unbind M-C all # constant cursor unbind M-O all # use one more line for editing