summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/Cask
diff options
context:
space:
mode:
authorAlan Pearce2014-04-13 21:08:20 +0100
committerAlan Pearce2014-04-13 21:08:20 +0100
commit560868dbb5e7d19d166bab4da1d0221adba887bb (patch)
tree698e0336372f07e780dca03edc3f3e9bd1e840ce /tag-emacs/emacs.d/Cask
parent5e1656ec57ef7dbbd69d060fd6fb78d174a170e0 (diff)
downloaddotfiles-560868dbb5e7d19d166bab4da1d0221adba887bb.tar.lz
dotfiles-560868dbb5e7d19d166bab4da1d0221adba887bb.tar.zst
dotfiles-560868dbb5e7d19d166bab4da1d0221adba887bb.zip
Emacs: remove project-persist mode
I didn't use it, and projectile can switch projects on its own now.
Diffstat (limited to 'tag-emacs/emacs.d/Cask')
-rw-r--r--tag-emacs/emacs.d/Cask1
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/Cask b/tag-emacs/emacs.d/Cask
index 425a684..78bdeb2 100644
--- a/tag-emacs/emacs.d/Cask
+++ b/tag-emacs/emacs.d/Cask
@@ -41,7 +41,6 @@
 (depends-on "paredit")
 (depends-on "php-extras")
 (depends-on "php-mode")
-(depends-on "project-persist")
 (depends-on "projectile")
 (depends-on "puppet-mode")
 (depends-on "quickrun")