X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/665ed8a2403161a987c49e1818f2376840723b96..3ad0f5855c46410652b27b5e09c6f22314241757:/README.md diff --git a/README.md b/README.md index 8b7b2bd..3eb8ee4 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed non-deterministic formatting when multiple pairs of removable parentheses were used (#183) +* fixed multiline strings being unnecessarily wrapped in optional + parentheses in long assignments (#215) + * fixed not splitting long from-imports with only a single name * fixed Python 3.6+ file discovery by also looking at function calls with