diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-09 09:56:09 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-09 09:56:09 +0100 |
| commit | 3f6f502bd1e22fb85411bf5ba8333f919c8d585a (patch) | |
| tree | fbd3f0e450eebedfd8eadf2d971f8fce45ff59ed /README.org | |
| parent | c0daf54ef0dacf24dc071239e522ef06fec11c1a (diff) | |
Update readme
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
