diff options
| author | James Nguyen <james@jojojames.com> | 2019-10-12 10:26:15 -0700 |
|---|---|---|
| committer | James N <james@jojojames.com> | 2020-11-24 12:00:03 -0800 |
| commit | eff6f710efdaf44c3ea07b40c2c3c04875d2b97f (patch) | |
| tree | 090f700671ff6e5c921f677f8fa82033e85659af /Cask | |
| parent | 04df79eadc952eaa9469094426b008426d3c5bee (diff) | |
Port over evil-magit
Diffstat (limited to 'Cask')
| -rw-r--r-- | Cask | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ (package-file "evil-collection.el") (development + (depends-on "evil") (depends-on "f") (depends-on "ert-runner") (depends-on "package-lint") - (depends-on "annalist")) + (depends-on "annalist") + (depends-on "magit")) |
