Skip to content

Commit

Permalink
fix(+writing-mode): autoload +writing-global-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 7, 2023
1 parent d5f6104 commit f4291ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/extras/me-writing-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
(seq-some #'derived-mode-p +writing-derived-major-modes))
(+writing-mode 1)))

;;;###autoload
(define-globalized-minor-mode +writing-global-mode +writing-mode +turn-on-writing-mode)


Expand Down

0 comments on commit f4291ce

Please sign in to comment.