chore(org-mode): Init org-mouse with org-mode

Not much point in having a separate siren module for org-mouse, when you
would probably never want org-mode without org-mouse on too.
This commit is contained in:
2020-02-03 00:55:40 +00:00
parent ab03a6f890
commit c7a0ca0889
3 changed files with 4 additions and 15 deletions

View File

@@ -113,7 +113,6 @@
;; Org-mode
(require 'siren-htmlize)
(require 'siren-org-mode)
(require 'siren-org-mouse)
(require 'siren-ox-gfm)
(require 'siren-ox-jira)