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

Fix unstable formatting on trailers omitted from line splitting with comments
authorŁukasz Langa <lukasz@langa.pl>
Tue, 22 May 2018 07:38:31 +0000 (00:38 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 22 May 2018 07:38:31 +0000 (00:38 -0700)
commit658eb7161d8d0c23bafe4881e70518c33a74a4c1
treeb6ac51888e98dea89c6d31e9e3912acd8858abad
parent9a6c88c7f4b4db14631f8dc9e8d44b3aed9d57c9
Fix unstable formatting on trailers omitted from line splitting with comments

Fixes #238
README.md
black.py
tests/expression.diff
tests/expression.py