black/docs/integrations
D. Ben Knoble 8089aaad6b
correct Vim integration code (#2853)
- use `Black` directly: the commands an autocommand runs are Ex commands, so no
  execute or colon is necessary.
- use an `augroup` (best practice) to prevent duplicate autocommands from
  hindering performance.
2022-02-20 17:37:07 -08:00
..
editors.md correct Vim integration code (#2853) 2022-02-20 17:37:07 -08:00
github_actions.md Remove Python 2 support (#2740) 2022-01-10 04:16:30 -08:00
index.rst Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
source_version_control.md Prepare docs for release 22.1.0 (GH-2826) 2022-01-29 14:30:25 -05:00