From 7fe9ccb3b87f9ebd880b96df2d5b985e87afabb0 Mon Sep 17 00:00:00 2001 From: Jinyang Li Date: Fri, 7 Feb 2025 05:01:09 -0600 Subject: [PATCH] Remove duplicated command (#26) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 89ca0d4..05cb510 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,6 @@ To configure `eglot`, add the following to `~/.emacs.d/post-init.el`: :ensure nil :defer t :commands (eglot - eglot-rename eglot-ensure eglot-rename eglot-format-buffer))