remove meta module

This commit is contained in:
Daniel Bauer
2018-09-14 12:04:09 +02:00
parent a807f5eb1e
commit 86db5f696d

2
.zimrc
View File

@@ -11,7 +11,7 @@
# Select what modules you would like enabled. # Select what modules you would like enabled.
# The second line of modules may depend on options set by modules in the first line. # 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. # 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) syntax-highlighting history-substring-search prompt completion fasd)