summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-11-09 09:56:09 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2025-11-09 09:56:09 +0100
commit3f6f502bd1e22fb85411bf5ba8333f919c8d585a (patch)
treefbd3f0e450eebedfd8eadf2d971f8fce45ff59ed
parentc0daf54ef0dacf24dc071239e522ef06fec11c1a (diff)
Update readme
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 054fad7..1470762 100644
--- a/README.org
+++ b/README.org
@@ -65,9 +65,9 @@ frames also for terminal Emacs. On older Emacs versions, you can use the
* Installation
Corfu is available from [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]]. You can install it directly via =M-x package-install RET corfu RET=.
-After installation, activate the global minor mode with =M-x global-corfu-mode
-RET=. For completion press =M-TAB= (or =TAB=) within a buffer. Auto completion is
-disabled by default for safety and unobtrusiveness.
+After installation, activate the global minor mode with =M-x global-corfu-mode RET=.
+For completion press =M-TAB= (or =TAB=) within a buffer. Auto completion is disabled
+by default for safety and unobtrusiveness.
* Key bindings