]> git.wh0rd.org - home.git/commitdiff
nanorc: tweak comments
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 04:05:22 +0000 (23:05 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 04:05:22 +0000 (23:05 -0500)
.nanorc

diff --git a/.nanorc b/.nanorc
index b36ef9937d975f7b01d5f3f330b2d3291215dbec..43727f2a389087915c571054f9f6b20e452fd9c2 100644 (file)
--- 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