X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5eda24245afc08e35968d23321d9d6d4fac67225..668edf8d06e07cb74d8dd9680c65f290b61c10f0:/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::