From 75b9ec941eda511d0be075eabe016301d196f854 Mon Sep 17 00:00:00 2001 From: Daniel Karp Date: Tue, 15 Apr 2014 01:34:06 -0400 Subject: [PATCH] Make it clearer where plugins are added in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c5ec0..5e0aa32 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Plugin 'file:///home/gmarik/path/to/plugin' " ... + " All of your Plugins must be added before the following line filetype plugin indent on " required " To ignore plugin indent changes, instead use: "filetype plugin on @@ -83,7 +84,7 @@ " " see :h vundle for more details or wiki for FAQ " NOTE: comments after Plugin commands are not allowed. - " Put your stuff after this line + " Put your non-Plugin stuff after this line ``` 4. Install Plugins: