aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-completion.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-07-28 20:46:43 -0400
committerBardofSprites <[email protected]>2025-07-28 20:46:43 -0400
commitce4e18c59a48ccfd3489c63a938e2962da409511 (patch)
tree17bd6bea4a075205cffece6fd8b6865a7c618f67 /bard-emacs-modules/bard-emacs-completion.el
parent881d8b5369f38c436a637065b90ee58547bf99df (diff)
insignificant tweaks
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
-rw-r--r--bard-emacs-modules/bard-emacs-completion.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el
index fd886a0..7c90cc4 100644
--- a/bard-emacs-modules/bard-emacs-completion.el
+++ b/bard-emacs-modules/bard-emacs-completion.el
@@ -2,7 +2,6 @@
(use-package vertico
:ensure t
:config
- (vertico-mode 1)
(setq vertico-scroll-margin 0)
(setq vertico-cycle nil)