Skip to content

Commit afc1183

Browse files
committed
emacs: disable corfu-auto
1 parent bff077a commit afc1183

File tree

1 file changed

+0
-1
lines changed
  • modules/common/home-manager/profiles/base/emacs

1 file changed

+0
-1
lines changed

modules/common/home-manager/profiles/base/emacs/corfu.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
'';
3030
extraConfig = ''
3131
:custom
32-
(corfu-auto t)
3332
(corfu-separator ?\s)
3433
3534
;; (corfu-cycle t) ;; Enable cycling for `corfu-next/previous'

0 commit comments

Comments
 (0)