X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/92e0f5b96500459b232a927fb26b0c990800b586..c160e4b7ce30c661ac4f2dfa5038becf1b8c5c33:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 709c767..d084498 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,8 @@ +- More concise formatting for dummy implementations (#3796) + ### Configuration @@ -44,6 +46,11 @@ +- Black now has an + [official pre-commit mirror](https://github.com/psf/black-pre-commit-mirror). Swapping + `https://github.com/psf/black` to `https://github.com/psf/black-pre-commit-mirror` in + your `.pre-commit-config.yaml` will make Black about 2x faster (#3828) + ### Documentation