summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorRavi R Kiran <aine.marina@gmail.com>2014-02-16 03:49:39 (GMT)
committerRavikiran Rajagopal <aine.marina@gmail.com>2014-02-16 03:49:39 (GMT)
commit7c2b8516301b700fc2be9039f722cc697c93e86b (patch)
tree114c29e1989b4a956fb425c2f953d4cfb468e200 /init.el
parent1eaa11fee9774a9d27b6a158161a99ebc2f9f007 (diff)
downloaddotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.zip
dotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.tar.gz
dotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.tar.bz2
Initialize org mode correctly
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index a02fd33..a1b762e 100644
--- a/init.el
+++ b/init.el
@@ -112,3 +112,4 @@
(require 'ravi-init-cpp)
(require 'ravi-init-python)
(require 'ravi-init-layouts)
+(require 'ravi-init-org)