From: reka <382113+reka@users.noreply.github.com> Date: Tue, 4 May 2021 08:48:59 +0000 (+0200) Subject: compatible isort config: mention profile first (#2180) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/0c60ccc06646030bd48d4e160c6aae755307c2d9?hp=0c60ccc06646030bd48d4e160c6aae755307c2d9 compatible isort config: mention profile first (#2180) Change the order of possible ways to configure isort: 1. using the profile black 2. custom configuration Formats section: change the examples to use the profile black Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com> ---