From 12868424437603855669933d388f68fcedc185c7 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 22 Jan 2023 22:06:02 -0600 Subject: mass deletions --- nyxt/auto-config.lisp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 nyxt/auto-config.lisp (limited to 'nyxt') diff --git a/nyxt/auto-config.lisp b/nyxt/auto-config.lisp deleted file mode 100644 index 88335fa..0000000 --- a/nyxt/auto-config.lisp +++ /dev/null @@ -1,4 +0,0 @@ -(DEFINE-CONFIGURATION BUFFER - ((DEFAULT-MODES (APPEND '(NYXT::VI-NORMAL-MODE) %SLOT-DEFAULT%)))) -(DEFINE-CONFIGURATION PROMPT-BUFFER - ((DEFAULT-MODES (APPEND '(NYXT::VI-INSERT-MODE) %SLOT-DEFAULT%)))) -- cgit v1.2.3