Skip to content

Commit

Permalink
fix: add require for global minor mode
Browse files Browse the repository at this point in the history
  • Loading branch information
DCsunset committed May 23, 2023
1 parent c9a99dd commit d4ca18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modaled.el
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ The following options are supported:
(unless (minibufferp)
; enable default modaled minor modes
(modaled-set-default-state)))
:require 'modaled
:group 'modaled))))

(provide 'modaled)
Expand Down

0 comments on commit d4ca18c

Please sign in to comment.