From f61f039d60b8e53e8a76f98f91f0f32ad935fad1 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Sat, 14 May 2011 00:37:16 -0700 Subject: [PATCH] Typo --- doc/vundle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vundle.txt b/doc/vundle.txt index 1c72e37..e0925d4 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -112,7 +112,7 @@ enabled. Except special cases requiring compilation or pre-configuration. BundleInstall allows to install scripts by name:> - :BundleIntall unite.vim + :BundleInstall unite.vim installs and activates unite.vim. You can use Tab to auto-complete known script names. NOTE: installation, as just described, doesn't automatically configure scripts;