From cac93bc892a0e2bc6c9a7d4929276f60cfba94e0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 20 Aug 2025 00:33:52 +0200 Subject: nano: sort out obsolete settings --- %HOME%/.nanorc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '%HOME%/.nanorc') 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 -- cgit v1.2.3