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

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

[elpa] externals/consult 7f095b0 2/2: README: Formatting


From: ELPA Syncer
Subject: [elpa] externals/consult 7f095b0 2/2: README: Formatting
Date: Sat, 3 Jul 2021 10:57:08 -0400 (EDT)

branch: externals/consult
commit 7f095b05174716ce38cdc3ae7c2cc13bc0b73da1
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Formatting
---
 README.org | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index e79a175..bca68a5 100644
--- a/README.org
+++ b/README.org
@@ -357,6 +357,13 @@ their descriptions.
    The selected man page is opened using the Emacs =man= command.
  - =consult-file-externally=: Select a file and open it externally,
    e.g. using =xdg-open= on Linux.
+ - =consult-theme=: Select a theme and disable all currently enabled
+   themes. Supports live preview of the theme while scrolling through the
+   candidates.
+ - =consult-preview-at-point= and =consult-preview-at-point-mode=: Command and
+   minor mode which allows preview at point in the =*Completions*= buffer. This
+   is mainly relevant if you use the default =*Completions*= UI or if you want
+   to enable preview in Embark Collect buffers.
  - =consult-completion-in-region=: This function can be set as
    =completion-in-region-function=. Then the minibuffer completion UI will be 
used
    for =completion-at-point=. This function is particularily useful in 
combination
@@ -376,13 +383,6 @@ their descriptions.
    Instead of =consult-completion-in-region=, you may prefer to see the
    completions directly in the buffer as a small popup. In that case, I 
recommed
    either the [[https://github.com/minad/corfu][Corfu]] or the 
[[https://github.com/company-mode/company-mode][Company]] package.
- - =consult-theme=: Select a theme and disable all currently enabled
-   themes. Supports live preview of the theme while scrolling through the
-   candidates.
- - =consult-preview-at-point= and =consult-preview-at-point-mode=: Command and
-   minor mode which allows preview at point in the =*Completions*= buffer. This
-   is mainly relevant if you use the default =*Completions*= UI or if you want
-   to enable preview in Embark Collect buffers.
 
 * Special features
   :properties:



reply via email to

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