diff options
| author | 2014-06-02 23:44:17 +0200 | |
|---|---|---|
| committer | 2014-06-02 23:44:17 +0200 | |
| commit | b0da2bf32612893c28ac4a21aa1e77373fe841d4 (patch) | |
| tree | 8439b18b481023db9ad518a428805cf314e2c069 | |
| parent | bd39aa69a95b6923c1f5e01384f4dea07980d09b (diff) | |
| download | emacs-b0da2bf32612893c28ac4a21aa1e77373fe841d4.tar.gz emacs-b0da2bf32612893c28ac4a21aa1e77373fe841d4.zip | |
Add some more tag faces
| -rw-r--r-- | .emacs.d/site-lisp/org-init.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/site-lisp/org-init.el b/.emacs.d/site-lisp/org-init.el index 01213f2..5a4d804 100644 --- a/.emacs.d/site-lisp/org-init.el +++ b/.emacs.d/site-lisp/org-init.el @@ -161,7 +161,8 @@ "conkeror" "transient_navigation" "pkgbuilds" "edocs" "cask" "fiplr" "avandu" "gitolite_admin" "yoshi_theme" "dvdroid" - "commit_check"))) + "commit_check" "imsleepy" "indent_shift" + "work" "picturefix"))) (setq org-use-fast-todo-selection t) (setq org-agenda-skip-function-global 'org-init-skip-tags) (setq org-use-property-inheritance '("slug")) |
