From c533afc0cb33a7b049ebb4333715e8bfc1b636cd Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Mon, 5 Sep 2016 15:30:29 -0700 Subject: [PATCH] [template] zimrc: add meta module --- templates/zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zimrc b/templates/zimrc index bb9c0f2..5458fb6 100644 --- a/templates/zimrc +++ b/templates/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=(directory environment git history input utility custom \ +zmodules=(directory environment git history input utility meta custom \ syntax-highlighting history-substring-search prompt completion)