aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index a3c3b8a..1639b06 100644
--- a/init.el
+++ b/init.el
@@ -60,7 +60,7 @@
(require 'init-rainbow)
(require 'init-web-mode)
(require 'init-ready)
-
+(require 'init-dokuwiki)
;;; Loads custom file
(when (file-exists-p custom-file)
(load custom-file))