summaryrefslogtreecommitdiff
path: root/nyxt/auto-config.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'nyxt/auto-config.lisp')
-rw-r--r--nyxt/auto-config.lisp4
1 files changed, 0 insertions, 4 deletions
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%))))