aboutsummaryrefslogtreecommitdiffstats
path: root/oni-bats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-10-19 17:02:26 -0700
committerGravatar Tom Willemse2020-10-19 17:02:44 -0700
commit09513419bcb6fab9c1faa9618ef7e000610bec2a (patch)
tree9911b5e7c588501fbfbc841ca65ae90c04a1bd8c /oni-bats
parentfe91d0a506a052acc5c1ad7ae961a20ae4196279 (diff)
downloademacs-config-09513419bcb6fab9c1faa9618ef7e000610bec2a.tar.gz
emacs-config-09513419bcb6fab9c1faa9618ef7e000610bec2a.zip
Add ‘yasnippet’ dependency to ‘oni-bats’
I added a snippet, so it needs it now.
Diffstat (limited to 'oni-bats')
-rw-r--r--oni-bats/oni-bats.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-bats/oni-bats.el b/oni-bats/oni-bats.el
index 587fec8..b37fb02 100644
--- a/oni-bats/oni-bats.el
+++ b/oni-bats/oni-bats.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.1019.091729
-;; Package-Requires: (bats-mode oni-sh)
+;; Version: 2020.1019.170223
+;; Package-Requires: (bats-mode oni-sh yasnippet)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by