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

Return early from comment placement calculation on lines without comments
authorŁukasz Langa <lukasz@langa.pl>
Fri, 8 Jun 2018 18:59:05 +0000 (11:59 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Fri, 8 Jun 2018 19:00:53 +0000 (12:00 -0700)
commit8482d38fb4fe3f769c933c016af8fa0fda181123
tree7198684caad41af9a602810bb751c3c0fbf584d5
parent39e9347687618ebefab26df35f770fc85b6173b1
Return early from comment placement calculation on lines without comments
README.md
black.py
tests/data/profile_big.py [new file with mode: 0644]
tests/data/profile_huge [new file with mode: 0644]
tests/data/profile_small.py [new file with mode: 0644]
tests/data/profile_tiny.py [new file with mode: 0644]