aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.nanorc
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2025-08-20 00:33:52 +0200
committerEgor Tensin <egor@tensin.name>2025-08-20 00:33:52 +0200
commitcac93bc892a0e2bc6c9a7d4929276f60cfba94e0 (patch)
tree188ae2224cbe6041af8c6f42458a605ca379cd68 /%HOME%/.nanorc
parentssh: update hosts & keys (diff)
downloadlinux-home-cac93bc892a0e2bc6c9a7d4929276f60cfba94e0.tar.gz
linux-home-cac93bc892a0e2bc6c9a7d4929276f60cfba94e0.zip
nano: sort out obsolete settings
Diffstat (limited to '%HOME%/.nanorc')
-rw-r--r--%HOME%/.nanorc7
1 files changed, 3 insertions, 4 deletions
diff --git a/%HOME%/.nanorc b/%HOME%/.nanorc
index 57c2c06..56c8f2a 100644
--- a/%HOME%/.nanorc
+++ b/%HOME%/.nanorc
@@ -1,8 +1,7 @@
set autoindent
-#set const
-set morespace
-#set nohelp
+# Show cursor coordinates at all times.
+set constantshow
+set linenumbers
set nowrap
set tabsize 4
set tabstospaces
-set smooth