X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d735178838c7122c7540aca05bcfb94005a3abe9..60ba5e11a61618c0344e2db190210145083c91f8:/README.rst diff --git a/README.rst b/README.rst index b8eb2ac..77be58c 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,10 @@ vim-python-pep8-indent ====================== -.. image:: https://travis-ci.org/Vimjas/vim-python-pep8-indent.png?branch=master - :target: https://travis-ci.org/Vimjas/vim-python-pep8-indent +.. image:: https://circleci.com/gh/Vimjas/vim-python-pep8-indent.svg?style=svg + :target: https://circleci.com/gh/Vimjas/vim-python-pep8-indent +.. image:: https://codecov.io/gh/Vimjas/vim-python-pep8-indent/branch/master/graph/badge.svg + :target: https://codecov.io/gh/Vimjas/vim-python-pep8-indent This small script modifies Vim_’s indentation behavior to comply with PEP8_ and my aesthetic preferences. Most importantly::