Add a 'require' line.

- not sure if this is needed but i docs reference it
master
jowj 5 years ago
parent 3975a573dc
commit cd156a5a53

@ -63,6 +63,7 @@
;; configure the org protocol
(org-load-modules-maybe t)
(require 'org-protocol)
(require 'org-protocol-capture-html)
(setq org-protocol-default-template-key "w")
(setq org-capture-templates

Loading…
Cancel
Save