summaryrefslogtreecommitdiff
path: root/nyxt/auto-config.lisp
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-01-22 22:06:02 -0600
committerzachir <zachir@librem.one>2023-01-22 22:06:02 -0600
commit12868424437603855669933d388f68fcedc185c7 (patch)
tree65dba11a133c47e47f58a719a4d53f03fdc338c1 /nyxt/auto-config.lisp
parentd8a96c4f081242bab18306af3d981446c014440d (diff)
mass deletions
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%))))