From 5c211b0e79c9d6272fbc7cc7db15dfb88e1bf61b Mon Sep 17 00:00:00 2001 From: Holger Rapp Date: Mon, 27 Jul 2015 09:22:05 +0200 Subject: [PATCH] Clear up pathogen installation instructions. Closes #535. --- doc/UltiSnips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index eb531e1..2c8e5e4 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -139,7 +139,7 @@ github: > If you also want the default snippets, also track > - $ git submodule add https://github.com/honza/vim-snippets.git + $ cd ~/.vim/bundle && git clone git://github.com/honza/vim-snippets.git See the pathogen documentation for more details on how to update a bundle.