]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Install primer.json (used by black-primer by default) with black (#2154)
authorMiro Hrončok <miro@hroncok.cz>
Tue, 27 Apr 2021 15:58:39 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 15:58:39 +0000 (08:58 -0700)
commit76e1602d60391cca1bb3b21a9ef6ed07a1bca17d
treeef5d218a3823b5d871f107bff489c9846cb96bee
parent82a53999ea971895e2836df39be1ec9110ec102c
Install primer.json (used by black-primer by default) with black (#2154)

Fixes https://github.com/psf/black/issues/2153
CHANGES.md
setup.py