Add umodules to zimrc

This commit is contained in:
AtomicCoding 2018-04-17 19:38:21 -07:00
parent 8273b2c98a
commit c350b348e9
No known key found for this signature in database
GPG Key ID: D9C2E2ED3C4516FA
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
# line. These dependencies are noted on the respective module's README.md.
zmodules=(directory environment git git-info history input utility custom \
syntax-highlighting history-substring-search prompt completion)
# Select what modules or external-themes to update that are not git submodules (must be git repos)
# Leave commented if not needed
#umodules=()
###################