Rename
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
(eglot-ensure))))
|
(eglot-ensure))))
|
||||||
((markdown-mode yaml-mode yaml-ts-mode) . eglot-ensure))
|
((markdown-mode yaml-mode yaml-ts-mode) . eglot-ensure))
|
||||||
:init (setq eglot-autoshutdown t
|
:init (setq eglot-autoshutdown t
|
||||||
eglot-events-buffer-size 0
|
eglot-events-buffer-config 0
|
||||||
eglot-send-changes-idle-time 0.5)
|
eglot-send-changes-idle-time 0.5)
|
||||||
:bind (:map eglot-mode-map
|
:bind (:map eglot-mode-map
|
||||||
("C-c c a" . eglot-code-actions)))
|
("C-c c a" . eglot-code-actions)))
|
||||||
Reference in New Issue
Block a user