X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2018e667a6a36ee3fbfa8041cd36512f92f60d49..92c93a278036870a76740d5b0b8f06504925e7dc:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 7c7be98..25c3d48 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -101,6 +101,7 @@ - Vim plugin: prefix messages with `Black: ` so it's clear they come from Black (#3194) - Docker: changed to a /opt/venv installation + added to PATH to be available to non-root users (#3202) +- Vim plugin: add flag (`g:black_preview`) to enable/disable the preview style (#3246) ### Output