branch: externals/marginalia commit 6caf9f03972e99c0096a88ed1fc56cd91ebab975 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Add link to readme (Fix #66) --- README.org | 11 ++++------- marginalia.texi | 11 ++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/README.org b/README.org index 8226794..07d100d 100644 --- a/README.org +++ b/README.org @@ -43,13 +43,10 @@ specified by the variable =marginalia-classifiers=. * Configuration -It is recommended to use Marginalia together with either the -[[https://github.com/raxod502/selectrum][Selectrum]] or the -[[https://github.com/oantolin/icomplete-vertical][Icomplete-vertical]] -completion system. Furthermore Marginalia can be combined with -[[https://github.com/oantolin/embark][Embark]] for action support and -[[https://github.com/minad/consult][Consult]], which provides many -useful commands. +It is recommended to use Marginalia together with either the [[https://github.com/raxod502/selectrum][Selectrum]], [[https://github.com/minad/vertico][Vertico]] +or the [[https://github.com/oantolin/icomplete-vertical][Icomplete-vertical]] completion system. Furthermore Marginalia can be +combined with [[https://github.com/oantolin/embark][Embark]] for action support and [[https://github.com/minad/consult][Consult]], which provides many useful +commands. #+begin_src emacs-lisp ;; Enable richer annotations using the Marginalia package diff --git a/marginalia.texi b/marginalia.texi index a585aec..e6f9360 100644 --- a/marginalia.texi +++ b/marginalia.texi @@ -61,13 +61,10 @@ specified by the variable @samp{marginalia-classifiers}. @node Configuration @chapter Configuration -It is recommended to use Marginalia together with either the -@uref{https://github.com/raxod502/selectrum, Selectrum} or the -@uref{https://github.com/oantolin/icomplete-vertical, Icomplete-vertical} -completion system. Furthermore Marginalia can be combined with -@uref{https://github.com/oantolin/embark, Embark} for action support and -@uref{https://github.com/minad/consult, Consult}, which provides many -useful commands. +It is recommended to use Marginalia together with either the @uref{https://github.com/raxod502/selectrum, Selectrum}, @uref{https://github.com/minad/vertico, Vertico} +or the @uref{https://github.com/oantolin/icomplete-vertical, Icomplete-vertical} completion system. Furthermore Marginalia can be +combined with @uref{https://github.com/oantolin/embark, Embark} for action support and @uref{https://github.com/minad/consult, Consult}, which provides many useful +commands. @lisp ;; Enable richer annotations using the Marginalia package