From 9380695fe460d22ae402fe352db88fe597f2876a Mon Sep 17 00:00:00 2001 From: Takaaki ISHIKAWA Date: Sun, 14 Jun 2020 11:08:43 +0900 Subject: [PATCH] Replace ivy with swiper --- recipes/ivy-yasnippet.rcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ivy-yasnippet.rcp b/recipes/ivy-yasnippet.rcp index 53d29cb7..2a96ad2f 100644 --- a/recipes/ivy-yasnippet.rcp +++ b/recipes/ivy-yasnippet.rcp @@ -2,4 +2,4 @@ :description "Preview yasnippet snippets with ivy" :type github :pkgname "mkcms/ivy-yasnippet" - :depends (dash ivy yasnippet)) + :depends (dash swiper yasnippet))