diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-12 23:36:47 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-12 23:36:47 +0100 |
| commit | a009ad254fe40778039ec793e8c59762ac6ef8a9 (patch) | |
| tree | e351665a19986d7bea8496b95cbb1a7c0fe07571 | |
| parent | 117d48a0be87c9f7c0a6383225855b829bd450ef (diff) | |
README: Formatting
| -rw-r--r-- | README.org | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -65,11 +65,10 @@ provides an alternative overlay-based display. * 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=. Set the variable ~corfu-auto~ to t in order -to enable auto completion. For manual completion press =M-TAB= (or =TAB=) within a -buffer. +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=. Set the variable ~corfu-auto~ to t in order to enable auto completion. For +manual completion press =M-TAB= (or =TAB=) within a buffer. * Key bindings |
