Move org-random-todo configuration to use-package

This commit is contained in:
Gergely Polonkai 2016-10-19 09:23:01 +02:00
parent a09bddc734
commit c632ce604e
1 changed files with 2 additions and 0 deletions

View File

@ -528,6 +528,8 @@
'org-babel-load-languages
'((plantuml . t))))
(use-package org-random-todo)
;; Load my own functions
(load "gnu-c-header.el")
(load "toggle-window-split.el")