Skip to content

Updated pathogen section of README #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

redNixon
Copy link

#75 Updated README for clearer instructions on how to install

Copy link
Member

@blueyed blueyed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
Left some comments.
Not sure if we should duplicate the Pathogen installation instructions here really.. I think it's better to point out the note about "filetype indent on" only.


$ cd ~/.vim/bundle
$ git clone https://github.com/Vimjas/vim-python-pep8-indent.git
Next add this line ~/.vimrc to complete the Pathogen installation:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/this line/this line to your/


execute pathogen#infect()

Clone this repository into ~/.vim/bundle/python-pip8-indent:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/pip8/pep8/


.. code-block:: shell-session

$ git clone https://github.com/Vimjas/vim-python-pep8-indent.git ~/.vim/bundle/python-pip8-indent
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/pip8/pep8/

@blueyed
Copy link
Member

blueyed commented Jul 29, 2017

Thanks, but I am closing this: it is better to refer to upstream instructions.

@blueyed blueyed closed this Jul 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants