Skip to content

Commit

Permalink
Autoload cookie for minor mode form
Browse files Browse the repository at this point in the history
  • Loading branch information
jtkDvlp committed Nov 14, 2016
1 parent c9a66c5 commit 50a31f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-mode-edit-element.el
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
(make-keymap)
"web-mode-edit-element-minor-mode keymap")

;;;###autoload
(define-minor-mode web-mode-edit-element-minor-mode
"Minor mode to provide key-bindings for web-mode-edit-element functions"
nil " web-mode-edit-element" 'web-mode-edit-element-minor-mode-map)
Expand Down

0 comments on commit 50a31f3

Please sign in to comment.