summaryrefslogtreecommitdiff
path: root/.emacs.d/el-get-recipes
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-09-20 13:20:14 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-09-20 13:20:14 -0400
commit191bf47e50199f56a0e436e58133fe840f75b5f6 (patch)
tree3bc366a8a11cc44418aa3f58c9d4ba6cd4fa4736 /.emacs.d/el-get-recipes
parent39b8b80bb8f1c4bd35a2bb0b9d32b6c58d5cc80e (diff)
revamp emacs config. el-get is unstable, add tolerance
Diffstat (limited to '.emacs.d/el-get-recipes')
-rw-r--r--.emacs.d/el-get-recipes/identica-mode.el5
-rw-r--r--.emacs.d/el-get-recipes/rainbow-delimiters.el3
2 files changed, 0 insertions, 8 deletions
diff --git a/.emacs.d/el-get-recipes/identica-mode.el b/.emacs.d/el-get-recipes/identica-mode.el
deleted file mode 100644
index 9fdc174..0000000
--- a/.emacs.d/el-get-recipes/identica-mode.el
+++ /dev/null
@@ -1,5 +0,0 @@
-(:name identica-mode
- :type http-tar
- :options ("xzf")
- :url "http://git.savannah.gnu.org/cgit/identica-mode.git/snapshot/identica-mode-1.1.tar.gz"
- :load "identica-mode.el") \ No newline at end of file
diff --git a/.emacs.d/el-get-recipes/rainbow-delimiters.el b/.emacs.d/el-get-recipes/rainbow-delimiters.el
deleted file mode 100644
index 2f4be0f..0000000
--- a/.emacs.d/el-get-recipes/rainbow-delimiters.el
+++ /dev/null
@@ -1,3 +0,0 @@
-(:name rainbow-delimiters
- :type emacswiki
- :features rainbow-delimiters) \ No newline at end of file