From bab69363b773cf20412192a63b3b3e16c4d226de Mon Sep 17 00:00:00 2001 From: alf Date: Wed, 13 May 2026 12:13:36 +0000 Subject: [PATCH] =?UTF-8?q?.nanorc=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .nanorc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .nanorc diff --git a/.nanorc b/.nanorc new file mode 100644 index 0000000..44e7ec3 --- /dev/null +++ b/.nanorc @@ -0,0 +1,5 @@ +set backup +set linenumbers +set mouse +set autoindent +set softwrap \ No newline at end of file