diff options
| -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 |
