Added dokuwiki-mode

This commit is contained in:
Jesús
2018-11-21 17:10:19 -05:00
parent 60be107127
commit 6993bb819f
3 changed files with 6 additions and 2 deletions

View File

@@ -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))