Files
dot-emacs/lisp/init-ui.el
Thomas von Dein 3bea19f4e7 use modern version which-function-mode
This line made corfu popup completion in golang fail to initialize
because the function has not been found and the whole go-mode-hook
went dark. This only happened after the update to 29.1. Using the more
modern name fixes things and corfu works again.

This fixes https://github.com/minad/corfu/issues/354
2023-08-08 11:27:27 +02:00

4.1 KiB