diff --git a/readme.org b/readme.org index d5124e7..d87de21 100644 --- a/readme.org +++ b/readme.org @@ -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: