diff options
| author | Ravi R Kiran <aine.marina@gmail.com> | 2014-02-16 03:49:39 (GMT) |
|---|---|---|
| committer | Ravikiran Rajagopal <aine.marina@gmail.com> | 2014-02-16 03:49:39 (GMT) |
| commit | 7c2b8516301b700fc2be9039f722cc697c93e86b (patch) | |
| tree | 114c29e1989b4a956fb425c2f953d4cfb468e200 /init.el | |
| parent | 1eaa11fee9774a9d27b6a158161a99ebc2f9f007 (diff) | |
| download | dotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.zip dotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.tar.gz dotemacs-7c2b8516301b700fc2be9039f722cc697c93e86b.tar.bz2 | |
Initialize org mode correctly
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,3 +112,4 @@ (require 'ravi-init-cpp) (require 'ravi-init-python) (require 'ravi-init-layouts) +(require 'ravi-init-org) |
