Mostly emacs.d bump for helm.

This commit is contained in:
Ivan Malison 2014-10-28 04:55:26 -07:00
parent 04b9d61696
commit 0b8cfddcb7
3 changed files with 5 additions and 3 deletions

@ -1 +1 @@
Subproject commit d56004fd91e63328e62d944b02564c5646579394
Subproject commit 819c3eb8aea12b1d25b2b466a445f813c2a65d82

View File

@ -22,4 +22,6 @@ TAGS
.ropeproject/
*.sw*
*.tmp*
*.tmp*
projectile.cache
projectile-bookmarks.eld

View File

@ -38,7 +38,7 @@ SHOULD_INSTALL = (
)
MISC = ("file-formula", "less", "openssh --with-brewed-openssl",
"perl518", "rsync", "svn", "unzip", "docker", "boot2docker", "pandoc",
"mercurial")
"mercurial", "ctags-exuberant")
CASKS = ('caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'synergy',
'virtualbox', 'xquartz', 'slate', 'java', 'vlc', 'seil', 'karabiner')