From: Utkarsh Gupta Date: Thu, 4 Mar 2021 00:46:27 +0000 (+0530) Subject: Add formatters-python for atom to editor_integration (#1834) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e293473ea9c6a4408d4eb489d9d61fc87dbec639 Add formatters-python for atom to editor_integration (#1834) --- diff --git a/docs/editor_integration.md b/docs/editor_integration.md index aa3a1ee..bc7c2e7 100644 --- a/docs/editor_integration.md +++ b/docs/editor_integration.md @@ -286,7 +286,8 @@ Sublime Text, Visual Studio Code and many more), you can use the ## Atom/Nuclide -Use [python-black](https://atom.io/packages/python-black). +Use [python-black](https://atom.io/packages/python-black) or +[formatters-python](https://atom.io/packages/formatters-python). ## Gradle (the build tool)