From ba239d187d821fd6763122fd2fe998e6fd72a958 Mon Sep 17 00:00:00 2001 From: Gazorby Date: Fri, 17 Apr 2020 15:36:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20update=20function=20to=20?= =?UTF-8?q?erase=20on=20uninstall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.d/abbr_tips.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/abbr_tips.fish b/conf.d/abbr_tips.fish index b930a6b..b8aa0df 100644 --- a/conf.d/abbr_tips.fish +++ b/conf.d/abbr_tips.fish @@ -55,7 +55,7 @@ function __abbr_tips_uninstall --on-event abbr_tips_uninstall functions --erase abbr_tips_update functions --erase _abbr_tips_bind_newline functions --erase _abbr_tips_bind_space - functions --erase abbr_fish + functions --erase _abbr_tips end # Locking mechanism