diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2021-11-29 08:12:51 -0600 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2021-11-29 08:12:51 -0600 |
| commit | 0f674253a8a5452f355253bdfee56783c2b3949f (patch) | |
| tree | f43b0e79d02a27f6a121268178a1a4cd2a81083b /README.org | |
| parent | 855255eb010327a219d8a516cec850fc43f31852 (diff) | |
Reword sentence for clarity
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ used when Emacs commands prompt the user in the minibuffer for some input, but there is also completion at point in normal buffers, typically used for identifiers in programming languages. Completion styles can also be used for that purpose by completion at point UIs -such as [[https://github.com/minad/corfu][Corfu]], the function =consult-completion-in-region= from [[https://github.com/minad/consult][Consult]] -or [[https://company-mode.github.io/][Company]]. +such as [[https://github.com/minad/corfu][Corfu]], [[https://company-mode.github.io/][Company]] or the function =consult-completion-in-region= +from [[https://github.com/minad/consult][Consult]]. To use a completion style with any of the above mentioned completion UIs simply add it as an entry in the variables =completion-styles= and |
