summaryrefslogtreecommitdiff
path: root/Eask
diff options
context:
space:
mode:
authorcondy <condy0919@gmail.com>2024-08-14 02:23:38 +0800
committerYoumu <condy0919@gmail.com>2024-08-14 02:50:24 +0800
commitfd233059fba8daaab2bd9bb396fc756af56a296d (patch)
tree846063ef03d760e73654b2f88ce836838e2de639 /Eask
parentadc69d21c2fd40900a6330c89c5be1c6cb458737 (diff)
consult: Mark consult-org-agenda as evil jumps
Diffstat (limited to 'Eask')
-rw-r--r--Eask2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eask b/Eask
index fb91a9e..5afa16e 100644
--- a/Eask
+++ b/Eask
@@ -6,7 +6,7 @@
(keywords "evil" "tools")
(package-file "evil-collection.el")
-(files "modes/*/*.el" '(:exclude "modes/magit/*.el"))
+(files "modes/*/*.el" '(:exclude "modes/magit/*.el" "modes/magit-repos/*.el"))
(script "test" "echo \"Error: no test specified\" && exit 1")