[template] zimrc: add meta module
This commit is contained in:
parent
a9c8269291
commit
c533afc0cb
1 changed files with 1 additions and 1 deletions
|
@ -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=(directory environment git history input utility custom \
|
zmodules=(directory environment git history input utility meta custom \
|
||||||
syntax-highlighting history-substring-search prompt completion)
|
syntax-highlighting history-substring-search prompt completion)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue