Lowercase eglot-menu-string

This commit is contained in:
Evie Litherland-Smith 2025-01-01 07:23:44 +00:00
parent 5bce83d8b0
commit a2f0907363

View file

@ -1086,7 +1086,7 @@
:hook ((prog-mode . eglot-ensure)
(eglot-managed-mode . (lambda () (add-hook 'flymake-diagnostic-functions 'eglot-flymake-backend nil t))))
:custom
(eglot-menu-string "LSP")
(eglot-menu-string "lsp")
(eglot-extend-to-xref t)
(eglot-autoshutdown t)
(eglot-sync-connect nil)