Skip to content

Commit

Permalink
avoid compile evil magit
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored and condy0919 committed Apr 11, 2024
1 parent 792f170 commit ef8c35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Eask
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit ef8c35d

Please sign in to comment.