X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ab2844906e70c68526f90575bcc1b38d852cf0cc..08e40851cc56693aa65f3e6c7e641f2f03a366bd:/README.rst?ds=sidebyside 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::