From 46b791411c2dbe85f6cfa8876b49170a1648d2f6 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 13 Jul 2021 23:16:04 -0700 Subject: [oni-bats] Use my configured yasnippet instead of the default one --- 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 b37fb02..2c61d21 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.170223 -;; Package-Requires: (bats-mode oni-sh yasnippet) +;; Version: 2021.0713.225225 +;; Package-Requires: (bats-mode oni-sh oni-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