summary refs log tree commit diff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index cdc8e98..44b4a47 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -31,6 +31,8 @@
 (require 'fcuny-git)
 (require 'fcuny-flycheck)
 
+(require 'fcuny-org)
+
 (require 'fcuny-docker)
 (require 'fcuny-json)
 (require 'fcuny-protobuf)