We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a22c35 commit d67963aCopy full SHA for d67963a
README.rst
@@ -1,6 +1,8 @@
1
|logo| Python-mode, Python in VIM
2
#################################
3
4
+.. image:: https://travis-ci.org/klen/python-mode.png?branch=develop :target: https://travis-ci.org/klen/python-mode
5
+
6
Python-mode is a vim plugin that allows you to use the pylint_, rope_, pydoc_, pyflakes_, pep8_, mccabe_ libraries in vim to provide
7
features like python code looking for bugs, refactoring and some other useful things.
8
0 commit comments