X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e73662ca7cfd6d4760e11a6ab489a1ec585d1cd4..1b08cbc63400a8b8e0fbb620b6b2a4dab35e1e7b:/docs/integrations/editors.md diff --git a/docs/integrations/editors.md b/docs/integrations/editors.md index ab8c6a7..9c7cfe1 100644 --- a/docs/integrations/editors.md +++ b/docs/integrations/editors.md @@ -236,7 +236,7 @@ Configuration: #### Installation -This plugin **requires Vim 7.0+ built with Python 3.7+ support**. It needs Python 3.7 to +This plugin **requires Vim 7.0+ built with Python 3.8+ support**. It needs Python 3.8 to be able to run _Black_ inside the Vim process which is much faster than calling an external command.