index
:
emacs-personal.git
master
My Personal Emacs configuration
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lisp
/
init-dokuwiki.el
blob: 011c5bb7e1f7b9dfbcc2d550efd3208fcf4ef7c4 (
plain
)
1
2
3
4
;; dokuwiki-mode
(
use-package
dokuwiki-mode
)
(
provide
'init-dokuwiki
)