Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pkgs #105

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Fix indent
  • Loading branch information
nukosuke committed Jul 16, 2024
commit e777b051c2637cae14db4c1c6947ced1f5360f39
2 changes: 1 addition & 1 deletion site-lisp/completion.el
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
:custom
(corfu-cycle t)
(corfu-auto t)
(corfu-preview-current nil)
(corfu-preview-current nil)

:init
(global-corfu-mode))
Expand Down