X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2228890d6210e10d9ea3c24cb123a4d6b47f36b9..42a3fe53319a8c02858c2a96989ed1339f84515a:/README.md diff --git a/README.md b/README.md index 67cd613..afcbf4c 100644 --- a/README.md +++ b/README.md @@ -684,8 +684,7 @@ to do this. ### Visual Studio Code Use the [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) -([instructions](https://code.visualstudio.com/docs/python/editing#_formatting)) -or [joslarson.black-vscode](https://marketplace.visualstudio.com/items?itemName=joslarson.black-vscode). +([instructions](https://code.visualstudio.com/docs/python/editing#_formatting)). ### SublimeText 3 @@ -816,6 +815,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed unnecessary slowdown on AST nodes with very many siblings +* fixed cannibalizing backslashes during string normalization + ### 18.6b2