diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-12 23:37:16 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-12 23:37:16 +0100 |
| commit | ba38c4d75018908e7140e7fc5c1b3b6fa939c304 (patch) | |
| tree | 68dc6d5eb75480a089f92deb2343c7193af4afa0 | |
| parent | a009ad254fe40778039ec793e8c59762ac6ef8a9 (diff) | |
README: Formatting
| -rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -66,9 +66,9 @@ 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. +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 |
