summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-01 18:25:49 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-01 18:25:49 +0100
commit2267a25fce72d349baee57039d397c948af842fa (patch)
treee7354602df4afa8f9fd545023119d832d2f8a802 /README.txt
parent21ba3270c8adaaa5cf38eaee03b972b1fbc2eeaf (diff)
downloadvim4projects-2267a25fce72d349baee57039d397c948af842fa.tar.gz
vim4projects-2267a25fce72d349baee57039d397c948af842fa.tar.xz
vim4projects-2267a25fce72d349baee57039d397c948af842fa.zip
README.txt: comment on multiple pathogen#infect calls
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 2b61b1a..112661b 100644
--- a/README.txt
+++ b/README.txt
@@ -22,6 +22,9 @@ cloned location to ~/.vim/bundle. You can also copy the content
here directly, but you will miss automatical updates and
additions of new plugins via git pull. For all these three
alternatives, call pathogen without the parameter instead.
+Indeed, you can have more "pathogen#infect" lines
+(e.g., without argument for your basic plugins), just
+keep in mind the order matters and conficts may arise.
After restarting vim, everything should work. To check this