X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0da97417ed546dedc594172ec01fffd07a80180e..3eea3aad864b83af3b6c477c32f15eb821fe9341:/README.md?ds=inline diff --git a/README.md b/README.md index 3f62eec..69d423a 100644 --- a/README.md +++ b/README.md @@ -566,6 +566,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). on Python 3.6+ only code and Python 2.7+ code with the `unicode_literals` future import (#188, #198, #199) +* fixed trailers (content with brackets) being unnecessarily exploded + into their own lines after a dedented closing bracket + * fixed an invalid trailing comma sometimes left in imports (#185) * fixed non-deterministic formatting when multiple pairs of removable parentheses @@ -776,6 +779,7 @@ Multiple contributions by: * [Eli Treuherz](mailto:eli.treuherz@cgi.com) * Hugo van Kemenade * [Ivan Katanić](mailto:ivan.katanic@gmail.com) +* [Jelle Zijlstra](mailto:jelle.zijlstra@gmail.com) * [Jonas Obrist](mailto:ojiidotch@gmail.com) * [Osaetin Daniel](mailto:osaetindaniel@gmail.com) * [Sunil Kapil](mailto:snlkapil@gmail.com)