X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6027cca10d6c84363e63d20b961f837a046ad7ad..6f5e1277e9f0270de30f732e6cba5077bb6cad26:/README.md diff --git a/README.md b/README.md index 9d156fb..6aad8bc 100644 --- a/README.md +++ b/README.md @@ -728,7 +728,7 @@ the [Python Language Server](https://github.com/palantir/python-language-server) ### Atom/Nuclide -Use [atom-black](https://github.com/hauntsaninja/atom-black). +Use [python-black](https://atom.io/packages/python-black). ### Other editors @@ -872,6 +872,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed formatting of lambda expressions with default arguments (#468) +* *Black* no longer breaks ``async for`` statements up to separate lines (#372) + ### 18.6b4