diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-02 11:30:41 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-02 11:30:41 +0200 |
| commit | 5a8c2f50a1411800d0f9f890230d76c8cefb8ce2 (patch) | |
| tree | fee28a5d9b93fd78a4e06a6edb270e3fc2db6071 /README.org | |
| parent | c07b8c168765c350ef4693d1d8cd26be43894872 (diff) | |
README: Add link
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -154,10 +154,11 @@ expansion. =partial-completion= is important for file wildcard support. Multiple files can be opened at once with =find-file= if you enter a wildcard. You may also give the =initials= completion style a try. -See also the [[https://github.com/minad/corfu/wiki][Corfu Wiki]] for additional configuration tips. In particular the -Lsp-mode configuration is documented in the wiki. For more general documentation -read the chapter about completion in the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Completion.html][Emacs manual]]. If you want to create -your own Capfs, you can find documentation about completion in the [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Completion.html][Elisp manual]]. +See also the [[https://github.com/minad/corfu/wiki][Corfu Wiki]] and the [[https://github.com/minad/cape][Cape manual]] for additional Capf configuration +tips. The Lsp-mode configuration is documented in the wiki. For more general +documentation read the chapter about completion in the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Completion.html][Emacs manual]]. If you want +to create your own Capfs, you can find documentation about completion in the +[[https://www.gnu.org/software/emacs/manual/html_node/elisp/Completion.html][Elisp manual]]. ** Auto completion |
