Skip to content

Commit 4511cc7

Browse files
committed
Update README.rst
1 parent a70ee5a commit 4511cc7

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@ python-indent.vim is a Vim indent plugin for Python which complies with
1919
Installation
2020
------------
2121

22-
pathogen.vim_
23-
24-
.. code:: console
25-
26-
$ cd ~/.vim/bundle
27-
$ git clone https://github.com/hattya/python-indent.vim
28-
2922
Vundle_
3023

3124
.. code:: vim
@@ -44,12 +37,17 @@ dein.vim_
4437
4538
call dein#add('hattya/python-indent.vim')
4639
47-
.. _pathogen.vim: https://github.com/tpope/vim-pathogen
4840
.. _Vundle: https://github.com/VundleVim/Vundle.vim
4941
.. _vim-plug: https://github.com/junegunn/vim-plug
5042
.. _dein.vim: https://github.com/Shougo/dein.vim
5143

5244

45+
Requirements
46+
------------
47+
48+
- Vim 7.4+
49+
50+
5351
Configuration
5452
-------------
5553

0 commit comments

Comments
 (0)