X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5db5697eb14984cb8cf778648ce2563e01567f82..3eea3aad864b83af3b6c477c32f15eb821fe9341:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 3297f87..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