Skip to content

Commit 23b9028

Browse files
authored
Merge pull request python-mode#858 from wjstarrsiii/develop
Clarify Pathogen installation procedure for recursive submodules Fix python-mode#835
2 parents d5e7be1 + ca04e35 commit 23b9028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ help packages` in vim for details.
9292
cd python-mode
9393
git submodule update --init --recursive
9494

95-
9695
## Using pathogen
9796

9897
cd ~/.vim
9998
mkdir -p bundle && cd bundle
100-
git clone https://github.com/python-mode/python-mode.git
99+
git clone --recursive https://github.com/python-mode/python-mode.git
100+
101101

102102
Enable [pathogen](https://github.com/tpope/vim-pathogen) in your `~/.vimrc`:
103103

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy