readme: Fix formatting of ~evil-collection-init~ example

This commit is contained in:
Pierre Neidhardt 2018-05-29 23:08:12 +02:00
parent 9a3657b84d
commit 105e01c6dd
1 changed files with 3 additions and 1 deletions

View File

@ -34,7 +34,9 @@ more.
: (add-to-list 'load-path (expand-file-name "/path/to/evil-collection/" user-emacs-directory))
- Register the bindings, either all at once with ~evil-collection-init~:
- Register the bindings, either all at once with
: (evil-collection-init)
or mode-by-mode, for instance: