From a97e9419c00b25b1cd1ffda6b3a9ce49c9e5ece1 Mon Sep 17 00:00:00 2001 From: deluxghost Date: Sat, 2 Sep 2017 18:17:07 +0800 Subject: [PATCH] Update _theme --- plugins/themes/_theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/themes/_theme b/plugins/themes/_theme index 8214ddb0..e76f920f 100644 --- a/plugins/themes/_theme +++ b/plugins/themes/_theme @@ -1,3 +1,3 @@ #compdef theme -_arguments "1: :($(lstheme | tr "\n" " "))" +_arguments "1: :($(lstheme | tr "\n\t" " "))"