]> 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:

Add preference of parantheses over backslashes in docs (#1399)
authorSanket Dasgupta <sanketdasgupta@gmail.com>
Sat, 9 May 2020 13:32:29 +0000 (19:02 +0530)
committerGitHub <noreply@github.com>
Sat, 9 May 2020 13:32:29 +0000 (06:32 -0700)
commitf6393a20fc0f382c6bab545f8f60ec8e10d5e099
tree564bae7f54836b4817d2623e795c699bcdd40813
parent4501f22fcbd711b56f5d63eda8d583afab24a1c6
Add preference of parantheses over backslashes in docs (#1399)

Closes https://github.com/psf/black/issues/392

Revived from https://github.com/psf/black/pull/558

Relevant to https://github.com/psf/black/issues/664
README.md