emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu 1b74e98102 3/3: README: Remove unnecessary links


From: ELPA Syncer
Subject: [elpa] externals/corfu 1b74e98102 3/3: README: Remove unnecessary links
Date: Thu, 24 Nov 2022 09:57:28 -0500 (EST)

branch: externals/corfu
commit 1b74e981027e2413d518d6277e0ab642bc5497ab
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Remove unnecessary links
    
    Produces better texinfo output.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 80fbffa4cd..c8ea0044c1 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,7 @@ Corfu is a small package, which relies on the Emacs 
completion facilities and
 concentrates on providing a polished completion UI. Completions are either
 provided by commands like ~dabbrev-completion~ or by pluggable backends
 (~completion-at-point-functions~, Capfs). Most programming language major modes
-implement a Capf. Furthermore the language server packages, 
[[https://github.com/joaotavora/eglot][Eglot]] and 
[[https://github.com/emacs-lsp/lsp-mode][Lsp-mode]],
+implement a Capf. Furthermore the language server packages, Eglot and Lsp-mode,
 use Capfs which talk to the LSP server to retrieve the completions. Corfu does
 not include its own completion backends. The Emacs built-in Capfs and the Capfs
 provided by other programming language packages are usually sufficient. A few



reply via email to

[Prev in Thread] Current Thread [Next in Thread]