[template] zimrc: add meta module

This commit is contained in:
Matt Hamilton 2016-09-05 15:30:29 -07:00
parent a9c8269291
commit c533afc0cb
1 changed files with 1 additions and 1 deletions

View File

@ -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)