summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2017-11-07 09:11:02 +0100
committerPierre Neidhardt <ambrevar@gmail.com>2017-11-07 09:11:14 +0100
commit9d615fd677fc5dbdb5771c2314405fc328a13017 (patch)
tree1e039b9298c22d4ba5f437ea5fe96753cfea18b4 /evil-collection.el
parente06505798ca79dd9273b16bcc2c992dc0f137c6f (diff)
Remove autoload cookies for setup functions
Diffstat (limited to 'evil-collection.el')
-rw-r--r--evil-collection.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/evil-collection.el b/evil-collection.el
index e07208b..235ba7f 100644
--- a/evil-collection.el
+++ b/evil-collection.el
@@ -84,7 +84,6 @@ mode symbol and `cdr' the packages to register.
By default, `minibuffer' is not included because many users find
this confusing.")
-;;;###autoload
(defun evil-collection-init ()
"Register the Evil bindings for all modes in `evil-collection-mode-list'.