mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Fix org-mouse mode not loading correctly
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
(use-package org-mouse
|
||||
:ensure nil ;; loaded from emacs built-ins
|
||||
:after org-mode)
|
||||
)
|
||||
|
||||
(provide 'siren-org-mode)
|
||||
;;; siren-org-mode.el ends here
|
||||
|
||||
Reference in New Issue
Block a user