diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index 17c0b1f..0246767 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -132,8 +132,7 @@ Using Pathogen: *UltiSnips-using-pathogen* If you are a pathogen user, you can track the official mirror of UltiSnips on github: > - $ cd ~/.vim/ - $ git submodule add git://github.com/SirVer/ultisnips.git bundle/ultisnips + $ cd ~/.vim/bundle && git clone git://github.com/SirVer/ultisnips.git If you also want the default snippets, also track >