summaryrefslogtreecommitdiff
path: root/Eask
diff options
context:
space:
mode:
authorJenChieh <jcs090218@gmail.com>2024-04-08 17:22:41 -0700
committerYoumu <condy0919@gmail.com>2024-04-11 10:24:04 +0800
commit013e744dabc3d97c16fdad4e95e28c291cbe0a86 (patch)
tree419ebeb4a44c3678cc56d6c22c252bb3cc5fcd60 /Eask
parentc64b058fbe77560d3526d2ac8110d43845d65323 (diff)
include all modes files
Diffstat (limited to 'Eask')
-rw-r--r--Eask1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eask b/Eask
index 2f760f9..cc912a6 100644
--- a/Eask
+++ b/Eask
@@ -6,6 +6,7 @@
(keywords "evil" "tools")
(package-file "evil-collection.el")
+(files "modes/*/*.el")
(script "test" "echo \"Error: no test specified\" && exit 1")