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

Line breaks before logical operators (#36)
authorMika⠙ <mail@autophagy.io>
Sat, 17 Mar 2018 04:45:51 +0000 (05:45 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 17 Mar 2018 04:45:51 +0000 (21:45 -0700)
commit497de7fa08b5072da3cf328e6b870ce2575cb2a7
tree8a9ac7a1d0d9dbf03d3f41b98cac83409cfdc2e9
parent28d1442d573abc9aeb567242f584f38eaec3f922
Line breaks before logical operators (#36)

Fixes #21
.flake8
black.py
tests/comments2.py
tests/expression.py