legacy-dotfiles/emacs.d/50-muse-projects.el
Tom Willemsen 57366f385a Big changes, last one before I wipe it all.
* Added muse

  * Added graphviz-dot-mode

  * Remove all trailing whitespace on save.

This is the last commit I'm going to do before throwing it all away
again.
2011-03-17 11:23:07 +01:00

3 lines
149 B
EmacsLisp

(setq muse-project-alist
'(("lxcoding-docs" ("~/prj/lxcoding-docs" :default "index")
(:base "html" :path "~/devel/mnt/lxcoding/www/docs"))))