From 09513419bcb6fab9c1faa9618ef7e000610bec2a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 19 Oct 2020 17:02:26 -0700 Subject: Add ‘yasnippet’ dependency to ‘oni-bats’ I added a snippet, so it needs it now. --- oni-bats/oni-bats.el | 4 ++-- 1 file 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 ;; 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 -- cgit v1.2.3-54-g00ecf