From: Łukasz Langa Date: Mon, 28 Oct 2019 19:58:06 +0000 (+0100) Subject: acks += llchan X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f2203a77c53a7790ad2bf7691f59de8599b16025 acks += llchan --- diff --git a/README.md b/README.md index 8ce3103..3b64a56 100644 --- a/README.md +++ b/README.md @@ -1006,6 +1006,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). - fixed feature detection for trailing commas in function definitions and call sites (#763) +- `# fmt: off`/`# fmt: on` comment pairs placed multiple times within the same block of + code now behave correctly (#1005) + - _Black_ no longer crashes on Windows machines with more than 61 cores (#838) - _Black_ no longer crashes on standalone comments prepended with a backslash (#767) @@ -1472,6 +1475,7 @@ Multiple contributions by: - [Josh Bode](mailto:joshbode@fastmail.com) - [Juan Luis Cano Rodríguez](mailto:hello@juanlu.space) - [Katie McLaughlin](mailto:katie@glasnt.com) +- Lawrence Chan - [Linus Groh](mailto:mail@linusgroh.de) - [Luka Sterbic](mailto:luka.sterbic@gmail.com) - Mariatta