We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8468e commit 6a78b4fCopy full SHA for 6a78b4f
README.rst
@@ -62,7 +62,7 @@ Using pathogen (recommended)
62
63
% cd ~/.vim
64
% mkdir -p bundle && cd bundle
65
- % git clone git://github.com/klen/python-mode.git
+ % git clone https://github.com/klen/python-mode.git
66
67
- Enable `pathogen <https://github.com/tpope/vim-pathogen>`_
68
in your ``~/.vimrc``: ::
0 commit comments