From 57819c9aaa62d8ea9a5844665310a5164adfb521 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 25 Apr 2013 10:57:56 +0530 Subject: [PATCH] Add a note to README about heredoc's indentation. --- README.mkd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.mkd b/README.mkd index 7bc3dd8..e574636 100644 --- a/README.mkd +++ b/README.mkd @@ -295,6 +295,9 @@ lines and those starting with a `#` are ignored. The rest are passed to with the `antigen-bundle` command. See the source if you want to really understand how it works. Its a very small function. +*Note*: Indenting the contents inside the EOBUNDLES heredoc is not required for +antigen-bundles to work. Its allowed (and encouraged) to improve readability. + ### antigen-update This is something you might not want to put in your `.zshrc`. Instead, run it -- 2.0.0