diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2026-03-30 08:29:01 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2026-03-30 08:29:01 +0200 |
| commit | 20009d4fcc31770200b63a1440f15320ee009def (patch) | |
| tree | 68d1e898f34f9b0f30de5bb41b7b089602a46c02 | |
| parent | 69ff5f497c889e20d2da7c912d0c3bcb1004720f (diff) | |
Formatting
| -rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -61,10 +61,10 @@ terminal Emacs. Use the [[https://codeberg.org/akib/emacs-corfu-terminal][corfu- * Installation -Corfu is available from MELPA. 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. +Corfu is available from MELPA and can be installed 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. * Key bindings |
