summaryrefslogtreecommitdiff
path: root/.emacs.d/el-get-recipes
diff options
context:
space:
mode:
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