From: Francisco <35090042+Franccisco@users.noreply.github.com> Date: Sun, 8 Dec 2019 18:13:50 +0000 (+0000) Subject: Add Thonny-black-code-format plugin (#1195) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/ac10ca8e60594a6bdf57ff3b078eccb3192d7878 Add Thonny-black-code-format plugin (#1195) --- diff --git a/README.md b/README.md index 5859878..7897149 100644 --- a/README.md +++ b/README.md @@ -781,6 +781,10 @@ hook global WinSetOption filetype=python %{ } ``` +### Thonny + +Use [Thonny-black-code-format](https://github.com/Franccisco/thonny-black-code-format). + ### Other editors Other editors will require external contributions.