Properly fix modeline by adding trailing colon.

This commit is contained in:
David Tomaschik
2016-03-09 11:26:02 -08:00
parent 87a42121f9
commit 0949c61bc3

View File

@@ -4,4 +4,4 @@ ZSH_THEME_GIT_PROMPT_SUFFIX=")"
ZSH_THEME_VIRTUALENV_PREFIX=" (py:"
ZSH_THEME_VIRTUALENV_SUFFIX=")"
# vim: set textwidth=0 wrapmargin=0
# vim: set textwidth=0 wrapmargin=0: