diff --git a/lisp/ti-config/work-org-stuff.el b/lisp/ti-config/work-org-stuff.el index d13973a..9114d5c 100644 --- a/lisp/ti-config/work-org-stuff.el +++ b/lisp/ti-config/work-org-stuff.el @@ -39,6 +39,9 @@ (require 'org-scan-tags-indent) (require 'work-org-autosync) +;; Useful org-capture window stuff +(require 'my-org-capture-shouldnt-mess-windows) + (require 'ob-shell) (defvar org-ql-indent-levels nil)