From c7827f8ac0319804e0ab0ceae544e565de28289d Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Fri, 10 Aug 2012 21:40:27 +0530 Subject: [PATCH] Fix comments to indicate the fourth field. There is a fourth boolean field in the record, which indicates wheather the plugin has a local clone made. --- antigen.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antigen.zsh b/antigen.zsh index 4fc05ce..a9311fb 100644 --- a/antigen.zsh +++ b/antigen.zsh @@ -2,7 +2,7 @@ # Each line in this string has the following entries separated by a space # character. -# , , +# , , , # FIXME: Is not kept local by zsh! local _ANTIGEN_BUNDLE_RECORD="" -- 2.0.0