diff options
| author | JenChieh <jcs090218@gmail.com> | 2024-04-08 17:46:10 -0700 |
|---|---|---|
| committer | Youmu <condy0919@gmail.com> | 2024-04-11 10:24:04 +0800 |
| commit | ef8c35d332e57865317bda67467d0bef86969719 (patch) | |
| tree | 8c59e02f7aa0e20d08c2e8278226d5662195b78b /Eask | |
| parent | 792f170d29ff1f710d5722b88b8ec4ba72c6e0ed (diff) | |
avoid compile evil magit
Diffstat (limited to 'Eask')
| -rw-r--r-- | Eask | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ (keywords "evil" "tools") (package-file "evil-collection.el") -(files "modes/*/*.el") +(files "modes/*/*.el" '(:exclude "modes/magit/*.el")) (script "test" "echo \"Error: no test specified\" && exit 1") |
