diff options
| author | BardofSprites <[email protected]> | 2025-03-25 22:10:43 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-03-25 22:10:43 -0400 |
| commit | 135c93d108681f1c444f9470de585480bf365eed (patch) | |
| tree | e76fad6df175c6aba78d015fadff8ee013da5fa3 /bard-emacs-modules | |
| parent | 333ceaade38275906a421f2bab3151dd7b69f1b4 (diff) | |
fix formatting
Diffstat (limited to 'bard-emacs-modules')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-completion.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el index 6798965..e0165c4 100644 --- a/bard-emacs-modules/bard-emacs-completion.el +++ b/bard-emacs-modules/bard-emacs-completion.el @@ -95,7 +95,7 @@ (setq completion-category-defaults nil) - (setq completion-category-overridesd + (setq completion-category-overrides '((file (styles . (basic partial-completion orderless))) (bookmark (styles . (basic substring))) (library (styles . (basic substring))) |
