X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/86e1c3650741ce9641a14a89db6162f30786f093..658eb7161d8d0c23bafe4881e70518c33a74a4c1:/README.md diff --git a/README.md b/README.md index b11f7e0..af1f847 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,14 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed invalid code produced when standalone comments were present in a trailer that was omitted from line splitting on a large expression (#237) +* fixed optional parentheses being removed within `# fmt: off` sections (#224) + +* fixed invalid code produced when stars in very long imports were incorrectly + wrapped in optional parentheses (#234) + +* fixed unstable formatting when inline comments were moved around in + a trailer that was omitted from line splitting on a large expression + (#238) ### 18.5b0