Skip to content

Commit eb527d0

Browse files
committed
Uppercase Vim
1 parent 5557ed0 commit eb527d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ vim-python-pep8-indent
44
.. image:: https://travis-ci.org/hynek/vim-python-pep8-indent.png?branch=travis
55
:target: https://travis-ci.org/hynek/vim-python-pep8-indent
66

7-
This small script modifies vim_’s indentation behavior to comply with PEP8_ and my aesthetic preferences.
7+
This small script modifies Vim_’s indentation behavior to comply with PEP8_ and my aesthetic preferences.
88
Most importantly::
99

1010
foobar(foo,
@@ -86,7 +86,7 @@ While my Vimscript_ skills are still feeble, I intend to maintain it for now.
8686
This mainly means that I’ll triage through bugs and pull requests but won’t be fixing much myself.
8787

8888

89-
.. _vim: http://www.vim.org/
89+
.. _Vim: http://www.vim.org/
9090
.. _PEP8: http://www.python.org/dev/peps/pep-0008/
9191
.. _`script repo`: http://www.vim.org/scripts/script.php?script_id=974
9292
.. _`Steve Losh`: http://stevelosh.com/

0 commit comments

Comments
 (0)