From 2081220ce40e1219ec32fd928afa0d8da3aad0ca Mon Sep 17 00:00:00 2001 From: detailyang Date: Sun, 10 Apr 2016 01:48:18 +0800 Subject: [PATCH] [typo] should use new line after debug function --- functions/__fisher_plugin_fetch.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/__fisher_plugin_fetch.fish b/functions/__fisher_plugin_fetch.fish index c1f86e4..0263546 100644 --- a/functions/__fisher_plugin_fetch.fish +++ b/functions/__fisher_plugin_fetch.fish @@ -10,6 +10,7 @@ function -S __fisher_plugin_fetch end debug "validate ok %s" "$item" + if contains -- "$item" $enabled if test -z "$option" set skipped $skipped "$item"