diff --git a/hosts/pinwheel/modules/emacs/config.org b/hosts/pinwheel/modules/emacs/config.org index 8bcc843..244b9ab 100644 --- a/hosts/pinwheel/modules/emacs/config.org +++ b/hosts/pinwheel/modules/emacs/config.org @@ -555,6 +555,9 @@ Setup prefix for keybindings. ) ) + :custom + (eglot-code-action-indications nil) + :hook ( (eglot-managed-mode . mp-eglot-eldoc) (go-mode . eglot-ensure)