From 692557c40eed50c6ee806c51d855be8d20accc5f Mon Sep 17 00:00:00 2001 From: adminroot Date: Sun, 12 Oct 2025 13:24:36 +0200 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20nanorc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nanorc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 nanorc diff --git a/nanorc b/nanorc deleted file mode 100644 index 8519117..0000000 --- a/nanorc +++ /dev/null @@ -1,11 +0,0 @@ -set constantshow -set autoindent -set mouse -set softwrap -set zap -set afterends -bind ^Q exit main -bind ^F whereis main -bind ^Z undo main -bind ^Y redo main -bind ^X cut main