From 86db5f696df9581be7298b523513f9b1c5f24fb9 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Fri, 14 Sep 2018 12:04:09 +0200 Subject: [PATCH] remove meta module --- .zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zimrc b/.zimrc index 3cc218b..a8ae2b1 100644 --- a/.zimrc +++ b/.zimrc @@ -11,7 +11,7 @@ # Select what modules you would like enabled. # The second line of modules may depend on options set by modules in the first line. # These dependencies are noted on the respective module's README.md. -zmodules=(ssh directory environment git history input utility meta custom \ +zmodules=(ssh directory environment git history input utility custom \ syntax-highlighting history-substring-search prompt completion fasd)