Lowercase eglot-menu-string
This commit is contained in:
parent
5bce83d8b0
commit
a2f0907363
2
init.el
2
init.el
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue