X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9b317178d62f9397b7e792d0f6dda827693df1b3..eb213151cec22dc3589e4a033b897b216b60fd82:/README.md diff --git a/README.md b/README.md index 8ba9d6c..f2d06be 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,9 @@ section for details). If you're feeling confident, use `--fast`. _Black_ is a PEP 8 compliant opinionated formatter. _Black_ reformats entire files in place. Style configuration options are deliberately limited and rarely added. It doesn't -take previous formatting into account (see [Pragmatism](#pragmatism) for exceptions). +take previous formatting into account (see +[Pragmatism](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#pragmatism) +for exceptions). Our documentation covers the current _Black_ code style, but planned changes to it are also documented. They're both worth taking a look: