diff options
| author | BardofSprites <[email protected]> | 2025-07-28 20:46:43 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-07-28 20:46:43 -0400 |
| commit | ce4e18c59a48ccfd3489c63a938e2962da409511 (patch) | |
| tree | 17bd6bea4a075205cffece6fd8b6865a7c618f67 /bard-emacs-modules/bard-emacs-completion.el | |
| parent | 881d8b5369f38c436a637065b90ee58547bf99df (diff) | |
insignificant tweaks
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-completion.el | 1 |
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) |
