summaryrefslogtreecommitdiffstats
path: root/emacs.d/50-muse-projects.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/50-muse-projects.el')
-rw-r--r--emacs.d/50-muse-projects.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs.d/50-muse-projects.el b/emacs.d/50-muse-projects.el
deleted file mode 100644
index 086ab60..0000000
--- a/emacs.d/50-muse-projects.el
+++ /dev/null
@@ -1,3 +0,0 @@
-(setq muse-project-alist
- '(("lxcoding-docs" ("~/prj/lxcoding-docs" :default "index")
- (:base "html" :path "~/devel/mnt/lxcoding/www/docs"))))