X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5eda24245afc08e35968d23321d9d6d4fac67225..5a4f78c0b81d988c41973df57d04588068e21dc2:/README.rst diff --git a/README.rst b/README.rst index 7195315..379c0c3 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ This small script modifies vim_’s indentation behavior to comply with PEP8_ an Most importantly:: foobar(foo, - bar) + bar) and::