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 83e3ae9 commit 4d15d1cCopy full SHA for 4d15d1c
README.rst
@@ -39,7 +39,7 @@ Using pathogen_ (recomended)
39
40
% cd ~/.vim
41
% mkdir -p bundle && cd bundle
42
- % git clone git://github.com/klen/python-mode.vim
+ % git clone git://github.com/klen/python-mode.git
43
44
- Enable pathogen_ in your `~/.vimrc`: ::
45
@@ -57,7 +57,7 @@ Manually
57
--------
58
::
59
60
61
% cd python-mode.vim
62
% cp -R * ~/.vim
63
0 commit comments