branch: externals/marginalia
commit b86eeb7a9baa99919033011860756d7c163edf11
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
README: Add mct to the list of completion systems, update list
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index cfc00f43b6..1d5e660496 100644
--- a/README.org
+++ b/README.org
@@ -35,8 +35,8 @@ with command =marginalia-cycle=.
* Configuration
-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
+It is recommended to use Marginalia together with either the
[[https://github.com/minad/vertico][Vertico]],
[[https://github.com/protesilaos/mct][Mct]],
+[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Icomplete.html][Icomplete]]
or the [[https://github.com/raxod502/selectrum][Selectrum]] 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.