We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902cb3d commit 81d4daeCopy full SHA for 81d4dae
README.rst
@@ -4,6 +4,10 @@
4
.. image:: https://travis-ci.org/klen/python-mode.png?branch=develop
5
:target: https://travis-ci.org/klen/python-mode
6
7
+.. image:: https://dl.dropboxusercontent.com/u/487440/reformal/donate.png
8
+ :target: https://www.gittip.com/klen/
9
+ :alt: Donate
10
+
11
Python-mode is a vim plugin that helps you to create python code very quickly
12
by utilizing libraries including pylint_, rope_, pydoc_, pyflakes_, pep8_, and
13
mccabe_ for features like static analysis, refactoring, folding, completion,
0 commit comments