Highlighting for zsh scripts

This commit is contained in:
yan 2012-04-14 16:41:01 -07:00
parent aca62973b5
commit 4ed2488ea8

View File

@ -1 +1,3 @@
hi! link txtBold Identifier
hi! link zshVariableDef Identifier
hi! link zshFunction Function