Remove duplicated command (#26)

This commit is contained in:
Jinyang Li
2025-02-07 05:01:09 -06:00
committed by GitHub
parent ce7818fcd3
commit 7fe9ccb3b8

View File

@@ -491,7 +491,6 @@ To configure `eglot`, add the following to `~/.emacs.d/post-init.el`:
:ensure nil :ensure nil
:defer t :defer t
:commands (eglot :commands (eglot
eglot-rename
eglot-ensure eglot-ensure
eglot-rename eglot-rename
eglot-format-buffer)) eglot-format-buffer))