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

Allow up to two empty lines on module level and single empty lines otherwise
authorŁukasz Langa <lukasz@langa.pl>
Tue, 27 Mar 2018 05:54:08 +0000 (22:54 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 27 Mar 2018 05:55:56 +0000 (22:55 -0700)
commite5f8251704c22b143b79474905c6c4b7e10ddb47
treeb9fce2a94873316970af61a56866100848f6b720
parent1f445a01c8c073058ccd6ca6ceba8f527e6cbf15
Allow up to two empty lines on module level and single empty lines otherwise

Fixes #74
README.md
black.py
tests/empty_lines.py