Skip to content
Unverified Commit 8089aaad authored by D. Ben Knoble's avatar D. Ben Knoble Committed by GitHub
Browse files

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.
parent 50a85697
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment