diff --git a/readme.org b/readme.org index bdfa86a..63cd5e9 100644 --- a/readme.org +++ b/readme.org @@ -52,6 +52,10 @@ more. or by providing an argument to ~evil-collection-init~: : (evil-collection-init 'calendar) + + a list can also be provided to ~evil-collection-init~: + + : (evil-collection-init '(calendar dired calc ediff)) The list of supported modes is configured by ~evil-collection-mode-list~.