X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ab2844906e70c68526f90575bcc1b38d852cf0cc..4d412618581331ddbae35939de9f82d7e37cdf2c:/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::