Merge branch 'magit-gerrit' of git://github.com/dougm/el-get into dougm-magit-gerrit

* 'magit-gerrit' of git://github.com/dougm/el-get:
  Add recipe for magit-gerrit
This commit is contained in:
David Holm 2014-04-29 19:01:39 +02:00
commit b5d35aa7fe

View File

@ -3,5 +3,5 @@
:type github
:pkgname "terranpro/magit-gerrit"
:depends (magit)
:post-init (eval-after-load "magit"
:post-init (eval-after-load 'magit
'(require 'magit-gerrit)))