pinwheel: Fix eglot code action indicator in emacs

This commit is contained in:
Alexander Heldt
2026-02-14 11:08:52 +01:00
parent b26fb44824
commit 1dbcb4439a

View File

@@ -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)